Searched defs:phy_offset (Results 1 – 2 of 2) sorted by relevance
34 #define _DKL_REG_BANK_OFFSET(phy_offset) \ argument36 #define _DKL_REG_BANK_IDX(phy_offset) \ argument39 #define _DKL_REG(tc_port, phy_offset) \ argument
1222 uint16_t phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local