Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.h381 #define B44_FLAG_ADV_100HALF 0x04000000 macro
Db44.c465 if (bp->flags & B44_FLAG_ADV_100HALF) in b44_setup_phy()
1856 if (bp->flags & B44_FLAG_ADV_100HALF) in b44_get_settings()
1924 B44_FLAG_ADV_100HALF | in b44_set_settings()
1929 B44_FLAG_ADV_100HALF | in b44_set_settings()
1937 bp->flags |= B44_FLAG_ADV_100HALF; in b44_set_settings()
2421 B44_FLAG_ADV_100HALF | B44_FLAG_ADV_100FULL); in b44_init_one()