/src/sys/dev/pci/ixgbe/ |
ixgbe_common.c | 2562 * ixgbe_add_uc_addr - Adds a secondary unicast address. 2569 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq) function in typeref:typename:void 2574 DEBUGFUNC("ixgbe_add_uc_addr"); 2592 DEBUGOUT("ixgbe_add_uc_addr Complete\n"); 2640 ixgbe_add_uc_addr(hw, addr, vmdq);
|
ixgbe_common.c | 2562 * ixgbe_add_uc_addr - Adds a secondary unicast address. 2569 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq) function in typeref:typename:void 2574 DEBUGFUNC("ixgbe_add_uc_addr"); 2592 DEBUGOUT("ixgbe_add_uc_addr Complete\n"); 2640 ixgbe_add_uc_addr(hw, addr, vmdq);
|
ixgbe_common.c | 2562 * ixgbe_add_uc_addr - Adds a secondary unicast address. 2569 void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq) function in typeref:typename:void 2574 DEBUGFUNC("ixgbe_add_uc_addr"); 2592 DEBUGOUT("ixgbe_add_uc_addr Complete\n"); 2640 ixgbe_add_uc_addr(hw, addr, vmdq);
|