Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/msk/
H A Dif_mskreg.h175 #define BIT_14 (1 << 14) macro
278 #define PCI_FORCE_BE BIT_14 /* Assert all BEs on MR */
417 #define PEX_COMP_TO BIT_14 /* Completion Timeout */
1098 #define BMU_DIS_RX_RSS_HASH BIT_14 /* Disable Rx RSS Hash */
1221 #define WOL_CTL_MAGIC_PKT_OCC BIT_14
1421 #define PHY_M_PS_SPEED_100 BIT_14 /* 01 = 100 Mbps */
1445 #define PHY_M_IS_LSP_CHANGE BIT_14 /* Link Speed Changed */
1802 #define GM_GPSR_DUPLEX BIT_14 /* Duplex Mode (1 = Full) */
1956 #define GMF_WP_TST_ON BIT_14 /* Write Pointer Test On */
2053 #define GMC_SEC_RST_OFF BIT_14 /* MAC SEC RST Off */
[all …]
/dragonfly/sys/dev/netif/re/
H A Dre.c6517 data16 |= BIT_14; in re_hw_start_unlock()
13361 PhyRegValue |= BIT_14; in re_set_phy_mcu_8168e_2()
26633 Data |= BIT_14; in re_hw_phy_config()
26735 Data |= BIT_14; in re_hw_phy_config()
27400 Data |= BIT_14; in re_hw_phy_config()
27583 Data |= BIT_14; in re_hw_phy_config()
28656 BIT_14 in re_hw_phy_config()
28713 BIT_14 in re_hw_phy_config()
29097 BIT_14 in re_hw_phy_config()
29141 BIT_14 in re_hw_phy_config()
[all …]
H A Dre.h1009 BIT_14 = (1 << 14), enumerator