Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.h382 #define B44_FLAG_ADV_100FULL 0x08000000 macro
Db44.c467 if (bp->flags & B44_FLAG_ADV_100FULL) in b44_setup_phy()
1858 if (bp->flags & B44_FLAG_ADV_100FULL) in b44_get_settings()
1925 B44_FLAG_ADV_100FULL); in b44_set_settings()
1930 B44_FLAG_ADV_100FULL); in b44_set_settings()
1939 bp->flags |= B44_FLAG_ADV_100FULL; in b44_set_settings()
2421 B44_FLAG_ADV_100HALF | B44_FLAG_ADV_100FULL); in b44_init_one()