Home
last modified time | relevance | path

Searched refs:MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_reg.h3069 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK 0x0180 macro
H A Dbxe_elink.c313 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK 0x0180 macro
6244 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK)>>5; in elink_update_adv_fc()
6246 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK)>>7; in elink_update_adv_fc()
H A Dbxe.c11695 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK) { in bxe_calc_fc_adv()