Searched refs:vf_bitmap (Results 1 – 8 of 8) sorted by relevance
528 uint8_t vf_bitmap[HNS3_VPORT_VTAG_RX_CFG_CMD_VF_BITMAP_NUM]; member538 uint8_t vf_bitmap[8]; member566 uint8_t vf_bitmap[HNS3_VLAN_FILTER_VF_CFG_CMD_VF_BITMAP_NUM]; member
500 req->vf_bitmap[req->vf_offset] = bitmap; in get_vlan_rx_offload_cfg()590 req->vf_bitmap[req->vf_offset] = bitmap; in get_vlan_tx_offload_cfg()
582 req->vf_bitmap[req->vf_offset] = bitmap; in hns3_set_vlan_rx_offload_cfg()776 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);
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()
186 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap);
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);