Searched refs:vf_bitmap (Results 1 – 7 of 7) sorted by relevance
482 uint8_t vf_bitmap[HNS3_VPORT_VTAG_RX_CFG_CMD_VF_BITMAP_NUM]; member492 uint8_t vf_bitmap[8]; member520 uint8_t vf_bitmap[HNS3_VLAN_FILTER_VF_CFG_CMD_VF_BITMAP_NUM]; member
512 req->vf_bitmap[req->vf_offset] = bitmap; in hns3_set_vlan_rx_offload_cfg()720 req->vf_bitmap[req->vf_offset] = bitmap; in hns3_set_vlan_tx_offload_cfg()
49 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap);
186 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap);
1311 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event() argument1314 hw->mac.ops.mdd_event(hw, vf_bitmap); in ixgbe_mdd_event()
1414 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event_X550() argument1458 vf_bitmap[idx] |= (1 << (vf % 32)); in ixgbe_mdd_event_X550()
4019 void (*mdd_event)(struct ixgbe_hw *hw, u32 *vf_bitmap);