Searched refs:stage1_counter_num (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 689 __le16 stage1_counter_num; member
|
H A D | hclge_main.c | 5392 u16 *stage1_counter_num, in hclge_get_fd_allocation() 5412 *stage1_counter_num = le16_to_cpu(req->stage1_counter_num); in hclge_get_fd_allocation() 5389 hclge_get_fd_allocation(struct hclge_dev *hdev, u32 *stage1_entry_num, u32 *stage2_entry_num, u16 *stage1_counter_num, u16 *stage2_counter_num) hclge_get_fd_allocation() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 996 __le16 stage1_counter_num; member
|
H A D | hclge_main.c | 4924 u16 *stage1_counter_num, in hclge_get_fd_allocation() 4944 *stage1_counter_num = le16_to_cpu(req->stage1_counter_num); in hclge_get_fd_allocation() 4921 hclge_get_fd_allocation(struct hclge_dev *hdev, u32 *stage1_entry_num, u32 *stage2_entry_num, u16 *stage1_counter_num, u16 *stage2_counter_num) hclge_get_fd_allocation() argument
|
Completed in 35 milliseconds