Searched refs:ixgbe_set_rar_vf (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_vf.h | 102 s32 ixgbe_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
|
| H A D | ixgbe_vf.c | 42 hw->mac.ops.set_rar = ixgbe_set_rar_vf; in ixgbe_init_ops_vf() 315 s32 ixgbe_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq, in ixgbe_set_rar_vf() function
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 1645 diag = ixgbe_set_rar_vf(hw, 1, perm_addr->addr_bytes, 0, 1); in eth_ixgbevf_dev_init()
|