Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.h380 #define B44_FLAG_ADV_10FULL 0x02000000 macro
Db44.c463 if (bp->flags & B44_FLAG_ADV_10FULL) in b44_setup_phy()
1854 if (bp->flags & B44_FLAG_ADV_10FULL) in b44_get_settings()
1923 B44_FLAG_ADV_10FULL | in b44_set_settings()
1928 B44_FLAG_ADV_10FULL | in b44_set_settings()
1935 bp->flags |= B44_FLAG_ADV_10FULL; in b44_set_settings()
2420 bp->flags |= (B44_FLAG_ADV_10HALF | B44_FLAG_ADV_10FULL | in b44_init_one()