Searched refs:mbox_msghdr (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | mbox.h | 81 struct mbox_msghdr { struct 105 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, argument 107 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, 108 struct mbox_msghdr *msg); 114 static inline struct mbox_msghdr *otx2_mbox_alloc_msg(struct otx2_mbox *mbox, in otx2_mbox_alloc_msg() 302 struct mbox_msghdr hdr; 309 struct mbox_msghdr hdr; 320 struct mbox_msghdr hdr; 343 struct mbox_msghdr hdr; 360 struct mbox_msghdr hdr; [all …]
|
| D | mbox.c | 262 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp() 266 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp() 297 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp() 298 struct mbox_msghdr *msg) in otx2_mbox_get_rsp() 311 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp() 312 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp() 345 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs() 346 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
|
| D | rvu.c | 1978 struct mbox_msghdr *req) in rvu_process_mbox_msg() 2034 struct mbox_msghdr *msg; in __rvu_mbox_handler() 2118 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()
|
| /Linux-v5.15/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptpf_mbox.c | 16 struct mbox_msghdr *req, int size) in forward_to_af() 18 struct mbox_msghdr *msg; in forward_to_af() 25 memcpy((uint8_t *)msg + sizeof(struct mbox_msghdr), in forward_to_af() 26 (uint8_t *)req + sizeof(struct mbox_msghdr), size); in forward_to_af() 46 struct mbox_msghdr *req) in handle_msg_get_caps() 68 struct mbox_msghdr *req) in handle_msg_get_eng_grp_num() 91 struct mbox_msghdr *req) in handle_msg_kvf_limits() 110 struct mbox_msghdr *req, int size) in cptpf_handle_vf_req() 177 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler() 192 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_cptpf_vfpf_mbox_handler() [all …]
|
| D | otx2_cpt_common.h | 52 struct mbox_msghdr hdr; 57 struct mbox_msghdr hdr; 67 struct mbox_msghdr hdr; 71 struct mbox_msghdr hdr; 99 struct mbox_msghdr hdr; 103 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() 196 req = (struct mbox_msghdr *) in otx2_cptvf_send_kvf_limits_msg()
|
| D | otx2_cpt_mbox_common.c | 25 struct mbox_msghdr *req; in otx2_cpt_send_ready_msg() 178 struct mbox_msghdr *req; in otx2_cpt_msix_offset_msg()
|
| D | otx2_cptpf_main.c | 132 struct mbox_msghdr *req; in cptpf_flr_wq_handler()
|
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_vf.c | 36 struct mbox_msghdr *msg) in otx2vf_process_vfaf_mbox_msg() 90 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_handler() 104 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_handler() 114 struct mbox_msghdr *req) in otx2vf_process_mbox_msg_up() 151 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_up_handler() 169 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_up_handler()
|
| D | otx2_pf.c | 447 struct mbox_msghdr *msg = NULL; in otx2_pfvf_mbox_handler() 466 msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start + in otx2_pfvf_mbox_handler() 495 struct mbox_msghdr *msg; in otx2_pfvf_mbox_up_handler() 730 struct mbox_msghdr *msg) in otx2_process_pfaf_mbox_msg() 806 struct mbox_msghdr *msg; in otx2_pfaf_mbox_handler() 821 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_handler() 877 struct mbox_msghdr *req) in otx2_process_mbox_msg_up() 924 struct mbox_msghdr *msg; in otx2_pfaf_mbox_up_handler() 931 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_up_handler() 2686 struct mbox_msghdr *msghdr; in otx2_vf_link_event_task()
|
| D | otx2_tc.c | 721 memcpy(&dummy.hdr, &req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_add_flow()
|
| D | otx2_flows.c | 1333 struct mbox_msghdr *rsp_hdr; in otx2_enable_rxvlan()
|
| D | otx2_common.c | 168 struct mbox_msghdr *msghdr; in otx2_hw_get_mac_addr()
|