Home
last modified time | relevance | path

Searched refs:vf_bitmap (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.h23 void ixgbe_handle_mdd_x550(struct ixgbe_hw *hw, unsigned long *vf_bitmap);
H A Dixgbe_sriov.c1446 DECLARE_BITMAP(vf_bitmap, 64); in ixgbe_check_mdd_event()
1454 bitmap_zero(vf_bitmap, 64); in ixgbe_check_mdd_event()
1455 hw->mac.ops.handle_mdd(hw, vf_bitmap); in ixgbe_check_mdd_event()
1458 for_each_set_bit(i, vf_bitmap, 64) { in ixgbe_check_mdd_event()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h486 u8 vf_bitmap[HCLGE_MAX_VF_BYTES]; member
538 u8 vf_bitmap[HCLGE_VF_NUM_PER_BYTE]; member
552 u8 vf_bitmap[HCLGE_VF_NUM_PER_BYTE]; member
H A Dhclge_debugfs.c2506 req->vf_bitmap[bmap_index] = 1U << (vf_id % HCLGE_VF_NUM_PER_BYTE); in hclge_get_vlan_rx_offload_cfg()
2540 req->vf_bitmap[bmap_index] = 1U << (vf_id % HCLGE_VF_NUM_PER_BYTE); in hclge_get_vlan_tx_offload_cfg()
H A Dhclge_main.c9642 req0->vf_bitmap[vf_byte_off] = vf_byte_val; in hclge_set_vf_vlan_filter_cmd()
9644 req1->vf_bitmap[vf_byte_off - HCLGE_MAX_VF_BYTES] = vf_byte_val; in hclge_set_vf_vlan_filter_cmd()
9850 req->vf_bitmap[bmap_index] = in hclge_set_vlan_tx_offload_cfg()
9890 req->vf_bitmap[bmap_index] = in hclge_set_vlan_rx_offload_cfg()