HomeSort by: relevance | last modified time | path
    Searched refs:ixgbevf_set_uc_addr_vf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 131 s32 ixgbevf_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr);
ixgbe_vf.c 84 hw->mac.ops.set_uc_addr = ixgbevf_set_uc_addr_vf;
596 s32 ixgbevf_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr) function in typeref:typename:s32

Completed in 12 milliseconds