Home
last modified time | relevance | path

Searched refs:msg_rsp (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h124 M(ATTACH_RESOURCES, 0x002, attach_resources, rsrc_attach, msg_rsp) \
125 M(DETACH_RESOURCES, 0x003, detach_resources, rsrc_detach, msg_rsp) \
127 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
129 M(CGX_START_RXTX, 0x200, cgx_start_rxtx, msg_req, msg_rsp) \
130 M(CGX_STOP_RXTX, 0x201, cgx_stop_rxtx, msg_req, msg_rsp) \
136 M(CGX_PROMISC_ENABLE, 0x205, cgx_promisc_enable, msg_req, msg_rsp) \
137 M(CGX_PROMISC_DISABLE, 0x206, cgx_promisc_disable, msg_req, msg_rsp) \
138 M(CGX_START_LINKEVENTS, 0x207, cgx_start_linkevents, msg_req, msg_rsp) \
139 M(CGX_STOP_LINKEVENTS, 0x208, cgx_stop_linkevents, msg_req, msg_rsp) \
141 M(CGX_INTLBK_ENABLE, 0x20A, cgx_intlbk_enable, msg_req, msg_rsp) \
[all …]
Drvu.h350 struct msg_rsp *rsp);
352 struct msg_rsp *rsp);
362 struct msg_rsp *rsp);
364 struct msg_rsp *rsp);
366 struct msg_rsp *rsp);
368 struct msg_rsp *rsp);
372 struct msg_rsp *rsp);
374 struct msg_rsp *rsp);
385 struct msg_rsp *rsp);
390 struct msg_rsp *rsp);
[all …]
Drvu_cgx.c356 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_rxtx()
363 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_rxtx()
440 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_enable()
460 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_disable()
504 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_linkevents()
511 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_linkevents()
553 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_enable()
560 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_disable()
Dmbox.c263 struct msg_rsp *rsp; in otx2_reply_invalid_msg()
265 rsp = (struct msg_rsp *) in otx2_reply_invalid_msg()
Drvu_nix.c728 struct msg_rsp *rsp) in rvu_mbox_handler_nix_hwctx_disable()
938 struct msg_rsp *rsp) in rvu_mbox_handler_nix_lf_free()
1388 struct msg_rsp *rsp) in rvu_mbox_handler_nix_txsch_free()
1491 struct msg_rsp *rsp) in rvu_mbox_handler_nix_txschq_cfg()
1596 struct msg_rsp *rsp) in rvu_mbox_handler_nix_vtag_cfg()
1948 struct msg_rsp *rsp) in rvu_mbox_handler_nix_stats_rst()
2260 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_mac_addr()
2287 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_rx_mode()
2368 struct msg_rsp *rsp) in rvu_mbox_handler_nix_set_hw_frs()
2458 struct msg_rsp *rsp) in rvu_mbox_handler_nix_rxvlan_alloc()
[all …]
Drvu_npa.c253 struct msg_rsp *rsp) in rvu_mbox_handler_npa_hwctx_disable()
376 struct msg_rsp *rsp) in rvu_mbox_handler_npa_lf_free()
Drvu_npc.c1676 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_free_entry()
1722 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_write_entry()
1763 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_ena_entry()
1786 struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_dis_entry()
1941 struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_free_counter()
1983 struct npc_mcam_unmap_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_unmap_counter()
2029 struct npc_mcam_oper_counter_req *req, struct msg_rsp *rsp) in rvu_mbox_handler_npc_mcam_clear_counter()
Drvu.c1028 struct msg_rsp *rsp) in rvu_mbox_handler_detach_resources()
1176 struct msg_rsp *rsp) in rvu_mbox_handler_attach_resources()
1347 struct msg_rsp *rsp) in rvu_mbox_handler_vf_flr()