Searched refs:stage1_entry_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 | 687 __le32 stage1_entry_num; member
|
H A D | hclge_main.c | 5390 u32 *stage1_entry_num, in hclge_get_fd_allocation() 5410 *stage1_entry_num = le32_to_cpu(req->stage1_entry_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 | 994 __le32 stage1_entry_num; member
|
H A D | hclge_main.c | 4922 u32 *stage1_entry_num, in hclge_get_fd_allocation() 4942 *stage1_entry_num = le32_to_cpu(req->stage1_entry_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