Home
last modified time | relevance | path

Searched refs:is_read (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c117 hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read) in hns3_cmd_reuse_desc() argument
120 if (is_read) in hns3_cmd_reuse_desc()
128 enum hns3_opcode_type opcode, bool is_read) in hns3_cmd_setup_basic_desc() argument
134 if (is_read) in hns3_cmd_setup_basic_desc()
H A Dhns3_cmd.h1048 void hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read);
1050 enum hns3_opcode_type opcode, bool is_read);