Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Db44.h387 #define B44_FLAG_ADV_100FULL 0x08000000 macro
H A Db44.c445 if (bp->flags & B44_FLAG_ADV_100FULL) in b44_setup_phy()
1835 if (bp->flags & B44_FLAG_ADV_100FULL) in b44_get_link_ksettings()
1910 B44_FLAG_ADV_100FULL); in b44_set_link_ksettings()
1915 B44_FLAG_ADV_100FULL); in b44_set_link_ksettings()
1924 bp->flags |= B44_FLAG_ADV_100FULL; in b44_set_link_ksettings()
2405 B44_FLAG_ADV_100HALF | B44_FLAG_ADV_100FULL); in b44_init_one()