Home
last modified time | relevance | path

Searched refs:BM_WUC_ADDRESS_OPCODE (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h126 #define BM_WUC_ADDRESS_OPCODE 0x11 macro
H A De1000_phy.c3442 ret_val = e1000_write_phy_reg_mdic(hw, BM_WUC_ADDRESS_OPCODE, reg); in e1000_access_phy_wakeup_reg_bm()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h143 #define BM_WUC_ADDRESS_OPCODE 0x11 macro
H A Digc_phy.c3485 ret_val = igc_write_phy_reg_mdic(hw, BM_WUC_ADDRESS_OPCODE, reg); in igc_access_phy_wakeup_reg_bm()