Home
last modified time | relevance | path

Searched refs:B44_FLAG_ADV_10HALF (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.h379 #define B44_FLAG_ADV_10HALF 0x01000000 macro
Db44.c461 if (bp->flags & B44_FLAG_ADV_10HALF) in b44_setup_phy()
1852 if (bp->flags & B44_FLAG_ADV_10HALF) in b44_get_settings()
1922 B44_FLAG_ADV_10HALF | in b44_set_settings()
1927 bp->flags |= (B44_FLAG_ADV_10HALF | in b44_set_settings()
1933 bp->flags |= B44_FLAG_ADV_10HALF; in b44_set_settings()
2420 bp->flags |= (B44_FLAG_ADV_10HALF | B44_FLAG_ADV_10FULL | in b44_init_one()