Lines Matching defs:index

724  *  @index: led number to turn on
728 s32 ixgbe_led_on(struct ixgbe_hw *hw, u32 index)
730 return ixgbe_call_func(hw, hw->mac.ops.led_on, (hw, index),
737 * @index: led number to turn off
741 s32 ixgbe_led_off(struct ixgbe_hw *hw, u32 index)
743 return ixgbe_call_func(hw, hw->mac.ops.led_off, (hw, index),
750 * @index: led number to blink
752 * Blink LED based on index.
754 s32 ixgbe_blink_led_start(struct ixgbe_hw *hw, u32 index)
756 return ixgbe_call_func(hw, hw->mac.ops.blink_led_start, (hw, index),
764 * Stop blinking LED based on index.
766 s32 ixgbe_blink_led_stop(struct ixgbe_hw *hw, u32 index)
768 return ixgbe_call_func(hw, hw->mac.ops.blink_led_stop, (hw, index),
894 * @index: Receive address register to write
901 s32 ixgbe_set_rar(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
904 return ixgbe_call_func(hw, hw->mac.ops.set_rar, (hw, index, addr, vmdq,
911 * @index: Receive address register to write
915 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index)
917 return ixgbe_call_func(hw, hw->mac.ops.clear_rar, (hw, index),
922 * ixgbe_set_vmdq - Associate a VMDq index with a receive address
924 * @rar: receive address register index to associate with VMDq index
925 * @vmdq: VMDq set or pool index
935 * ixgbe_set_vmdq_san_mac - Associate VMDq index 127 with a receive address
937 * @vmdq: VMDq default pool index
946 * ixgbe_clear_vmdq - Disassociate a VMDq index from a receive address
948 * @rar: receive address register index to disassociate with VMDq index
949 * @vmdq: VMDq set or pool index
1048 * Clears the VLAN filer table, and the VMDq index associated with the filter
1060 * @vind: VMDq output index that maps queue to VLAN id in VFTA
1075 * @vind: VMDq output index that maps queue to VLAN id in VFVFB
1280 * @vf: vf index