Searched hist:"46 ec20ff7d6f9f011e06d58e4e87153ed8c893ed" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | mbx.h | 46ec20ff7d6f9f011e06d58e4e87153ed8c893ed Fri May 13 01:33:42 UTC 2011 Greg Rose <gregory.v.rose@intel.com> ixgbevf: Add macvlan support in the set rx mode op
Implement setup of unicast address list in the VF driver's set_rx_mode netdev op. Unicast addresses are sent to the PF via a mailbox message and the PF will check if it has room in the RAR table and if so set the filter for the VF.
Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | vf.h | 46ec20ff7d6f9f011e06d58e4e87153ed8c893ed Fri May 13 01:33:42 UTC 2011 Greg Rose <gregory.v.rose@intel.com> ixgbevf: Add macvlan support in the set rx mode op
Implement setup of unicast address list in the VF driver's set_rx_mode netdev op. Unicast addresses are sent to the PF via a mailbox message and the PF will check if it has room in the RAR table and if so set the filter for the VF.
Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | vf.c | 46ec20ff7d6f9f011e06d58e4e87153ed8c893ed Fri May 13 01:33:42 UTC 2011 Greg Rose <gregory.v.rose@intel.com> ixgbevf: Add macvlan support in the set rx mode op
Implement setup of unicast address list in the VF driver's set_rx_mode netdev op. Unicast addresses are sent to the PF via a mailbox message and the PF will check if it has room in the RAR table and if so set the filter for the VF.
Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | ixgbevf_main.c | 46ec20ff7d6f9f011e06d58e4e87153ed8c893ed Fri May 13 01:33:42 UTC 2011 Greg Rose <gregory.v.rose@intel.com> ixgbevf: Add macvlan support in the set rx mode op
Implement setup of unicast address list in the VF driver's set_rx_mode netdev op. Unicast addresses are sent to the PF via a mailbox message and the PF will check if it has room in the RAR table and if so set the filter for the VF.
Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|