Searched refs:IXGBE_VFLINKS (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_hv_vf.c | 106 links_reg = IXGBE_READ_REG(hw, IXGBE_VFLINKS); in ixgbevf_hv_check_mac_link_vf() 118 links_reg = IXGBE_READ_REG(hw, IXGBE_VFLINKS); in ixgbevf_hv_check_mac_link_vf()
|
| H A D | ixgbe_vf.h | 19 #define IXGBE_VFLINKS 0x00010 macro
|
| H A D | ixgbe_vf.c | 566 links_reg = IXGBE_READ_REG(hw, IXGBE_VFLINKS); in ixgbe_check_mac_link_vf() 578 links_reg = IXGBE_READ_REG(hw, IXGBE_VFLINKS); in ixgbe_check_mac_link_vf()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_regs.h | 32 {IXGBE_VFLINKS, 1, 1, "IXGBE_VFLINKS"},
|
| H A D | ixgbe_ethdev.c | 4019 links_reg = IXGBE_READ_REG(hw, IXGBE_VFLINKS); in ixgbevf_check_link() 4031 links_reg = IXGBE_READ_REG(hw, IXGBE_VFLINKS); in ixgbevf_check_link()
|