Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Db44.h374 #define B44_FLAG_ADV_10HALF 0x01000000 macro
Db44.c442 if (bp->flags & B44_FLAG_ADV_10HALF) in b44_setup_phy()
1800 if (bp->flags & B44_FLAG_ADV_10HALF) in b44_get_settings()
1854 B44_FLAG_ADV_10HALF | in b44_set_settings()
1859 bp->flags |= (B44_FLAG_ADV_10HALF | in b44_set_settings()
1865 bp->flags |= B44_FLAG_ADV_10HALF; in b44_set_settings()
2197 bp->flags |= (B44_FLAG_ADV_10HALF | B44_FLAG_ADV_10FULL | in b44_init_one()