Searched refs:mbox_msghdr (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | mbox.h | 81 struct mbox_msghdr { struct 106 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, argument 108 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, 109 struct mbox_msghdr *msg); 115 static inline struct mbox_msghdr *otx2_mbox_alloc_msg(struct otx2_mbox *mbox, in otx2_mbox_alloc_msg() 385 struct mbox_msghdr hdr; 392 struct mbox_msghdr hdr; 403 struct mbox_msghdr hdr; 426 struct mbox_msghdr hdr; 443 struct mbox_msghdr hdr; [all …]
|
| D | mbox.c | 265 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp() 269 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp() 300 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp() 301 struct mbox_msghdr *msg) in otx2_mbox_get_rsp() 314 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp() 315 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp() 348 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs() 349 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
|
| D | rvu.c | 2067 struct mbox_msghdr *req) in rvu_process_mbox_msg() 2123 struct mbox_msghdr *msg; in __rvu_mbox_handler() 2207 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()
|
| /Linux-v6.6/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptpf_mbox.c | 30 struct mbox_msghdr *req, int size) in forward_to_af() 32 struct mbox_msghdr *msg; in forward_to_af() 42 memcpy((uint8_t *)msg + sizeof(struct mbox_msghdr), in forward_to_af() 43 (uint8_t *)req + sizeof(struct mbox_msghdr), size); in forward_to_af() 67 struct mbox_msghdr *req) in handle_msg_get_caps() 89 struct mbox_msghdr *req) in handle_msg_get_eng_grp_num() 112 struct mbox_msghdr *req) in handle_msg_kvf_limits() 201 struct mbox_msghdr *req) in handle_msg_rx_inline_ipsec_lf_cfg() 264 struct mbox_msghdr *req, int size) in cptpf_handle_vf_req() 335 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler() [all …]
|
| D | otx2_cpt_common.h | 53 struct mbox_msghdr hdr; 68 struct mbox_msghdr hdr; 73 struct mbox_msghdr hdr; 83 struct mbox_msghdr hdr; 87 struct mbox_msghdr hdr; 115 struct mbox_msghdr hdr; 119 struct mbox_msghdr hdr;
|
| D | otx2_cptvf_mbox.c | 70 struct mbox_msghdr *msg) in process_pfvf_mbox_mbox_msg() 143 struct mbox_msghdr *msg; in otx2_cptvf_pfvf_mbox_handler() 159 msg = (struct mbox_msghdr *)(mdev->mbase + pfvf_mbox->rx_start + in otx2_cptvf_pfvf_mbox_handler() 193 struct mbox_msghdr *req; in otx2_cptvf_send_kvf_limits_msg() 195 req = (struct mbox_msghdr *) in otx2_cptvf_send_kvf_limits_msg()
|
| D | otx2_cpt_mbox_common.c | 26 struct mbox_msghdr *req; in otx2_cpt_send_ready_msg() 189 struct mbox_msghdr *req; in otx2_cpt_msix_offset_msg()
|
| D | otx2_cptpf_main.c | 135 struct mbox_msghdr *req; in cptpf_flr_wq_handler()
|
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_vf.c | 38 struct mbox_msghdr *msg) in otx2vf_process_vfaf_mbox_msg() 88 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_handler() 102 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_handler() 112 struct mbox_msghdr *req) in otx2vf_process_mbox_msg_up() 149 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_up_handler() 167 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_up_handler()
|
| D | otx2_pf.c | 462 struct mbox_msghdr *msg = NULL; in otx2_pfvf_mbox_handler() 481 msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start + in otx2_pfvf_mbox_handler() 510 struct mbox_msghdr *msg; in otx2_pfvf_mbox_up_handler() 744 struct mbox_msghdr *msg) in otx2_process_pfaf_mbox_msg() 816 struct mbox_msghdr *msg; in otx2_pfaf_mbox_handler() 831 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_handler() 896 struct mbox_msghdr *req) in otx2_process_mbox_msg_up() 944 struct mbox_msghdr *msg; in otx2_pfaf_mbox_up_handler() 951 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_up_handler() 3042 struct mbox_msghdr *msghdr; in otx2_vf_link_event_task()
|
| D | otx2_tc.c | 1064 memcpy(&dummy.hdr, &req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_add_flow()
|
| D | otx2_flows.c | 1435 struct mbox_msghdr *rsp_hdr; in otx2_enable_rxvlan()
|
| D | otx2_common.c | 170 struct mbox_msghdr *msghdr; in otx2_hw_get_mac_addr()
|