Searched refs:hclge_comm_hw (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.h108 int hclge_comm_set_rss_algo_key(struct hclge_comm_hw *hw, const u8 hfunc,
115 int hclge_comm_set_rss_input_tuple(struct hclge_comm_hw *hw,
118 struct hclge_comm_hw *hw, const u16 *indir);
124 int hclge_comm_set_rss_tc_mode(struct hclge_comm_hw *hw, u16 *tc_offset,
127 struct hclge_comm_hw *hw, const u8 *key,
130 struct hclge_comm_hw *hw,
H A Dhclge_comm_tqp_stats.h38 struct hclge_comm_hw *hw);
H A Dhclge_comm_cmd.c7 static void hclge_comm_cmd_config_regs(struct hclge_comm_hw *hw,
36 void hclge_comm_cmd_init_regs(struct hclge_comm_hw *hw)
77 struct hclge_comm_hw *hw, bool en)
207 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type)
226 struct hclge_comm_hw *hw,
292 static void hclge_comm_cmd_copy_desc(struct hclge_comm_hw *hw,
320 static int hclge_comm_cmd_csq_clean(struct hclge_comm_hw *hw)
345 static int hclge_comm_cmd_csq_done(struct hclge_comm_hw *hw)
365 static void hclge_comm_wait_for_resp(struct hclge_comm_hw *hw, u16 opcode,
408 static int hclge_comm_cmd_check_retval(struct hclge_comm_hw *h
[all...]
H A Dhclge_comm_cmd.h433 struct hclge_comm_hw { struct
457 void hclge_comm_cmd_init_regs(struct hclge_comm_hw *hw);
459 struct hclge_comm_hw *hw,
461 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type);
462 int hclge_comm_cmd_send(struct hclge_comm_hw *hw, struct hclge_desc *desc,
466 struct hclge_comm_hw *hw, bool en);
472 struct hclge_comm_hw *hw);
473 int hclge_comm_cmd_queue_init(struct pci_dev *pdev, struct hclge_comm_hw *hw);
474 int hclge_comm_cmd_init(struct hnae3_ae_dev *ae_dev, struct hclge_comm_hw *hw,
H A Dhclge_comm_rss.c82 int hclge_comm_set_rss_tc_mode(struct hclge_comm_hw *hw, u16 *tc_offset,
118 struct hclge_comm_hw *hw, const u8 *key,
148 struct hclge_comm_hw *hw,
269 struct hclge_comm_hw *hw, const u16 *indir)
308 int hclge_comm_set_rss_input_tuple(struct hclge_comm_hw *hw,
371 int hclge_comm_set_rss_algo_key(struct hclge_comm_hw *hw, const u8 hfunc,
H A Dhclge_comm_tqp_stats.c61 struct hclge_comm_hw *hw)
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h155 struct hclge_comm_hw hw;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h306 struct hclge_comm_hw hw;

Completed in 243 milliseconds