Searched defs:rpl (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4vf_hw.c | 43 static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, in get_mbox_rpl() 72 int size, void *rpl, bool sleep_ok) in t4vf_wr_mbox_core() 352 struct fw_params_cmd cmd, rpl; in t4vf_query_params() local 490 struct fw_rss_glb_config_cmd cmd, rpl; in t4vf_get_rss_glb_config() local 561 struct fw_pfvf_cmd cmd, rpl; in t4vf_get_vfres() local 626 struct fw_vi_stats_cmd cmd, rpl; in t4vf_get_port_stats_fw() local 714 struct fw_vi_cmd cmd, rpl; in t4vf_alloc_vi() local 737 struct fw_port_cmd port_cmd, port_rpl, rpl; in t4vf_port_init() local
|
| H A D | common.h | 433 const void *cmd, int size, void *rpl, in t4_wr_mbox_timeout() 443 int size, void *rpl) in t4_wr_mbox() 449 int size, void *rpl) in t4_wr_mbox_ns() 457 int size, void *rpl) in t4vf_wr_mbox() 463 int size, void *rpl) in t4vf_wr_mbox_ns()
|
| H A D | t4_hw.c | 244 static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, in get_mbox_rpl() 295 int size, void *rpl, bool sleep_ok, int timeout) in t4_wr_mbox_meat_timeout() 518 void *rpl, bool sleep_ok) in t4_wr_mbox_meat() 2471 struct fw_pfvf_cmd cmd, rpl; in t4_get_pfres() local 4488 static void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl) in t4_handle_get_port_info() 4580 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_fw_rpl()
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | smt.c | 10 const struct cpl_smt_write_rpl *rpl) in cxgbe_do_smt_write_rpl()
|
| H A D | cxgbe_filter.c | 1165 const struct cpl_act_open_rpl *rpl) in cxgbe_hash_filter_rpl() 1242 void cxgbe_filter_rpl(struct adapter *adap, const struct cpl_set_tcb_rpl *rpl) in cxgbe_filter_rpl() 1441 const struct cpl_abort_rpl_rss *rpl) in cxgbe_hash_del_filter_rpl()
|
| H A D | l2t.c | 26 const struct cpl_l2t_write_rpl *rpl) in cxgbe_do_l2t_write_rpl()
|