Searched refs:otx2_mbox_get_rsp_tmo (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | version.map | 23 otx2_mbox_get_rsp_tmo;
|
| H A D | otx2_mbox.c | 290 otx2_mbox_get_rsp_tmo(struct otx2_mbox *mbox, int devid, void **msg, in otx2_mbox_get_rsp_tmo() function
|
| H A D | otx2_mbox.h | 1786 int otx2_mbox_get_rsp_tmo(struct otx2_mbox *mbox, int devid, void **msg, 1851 return otx2_mbox_get_rsp_tmo(mbox, 0, NULL, tmo); in otx2_mbox_process_tmo() 1858 return otx2_mbox_get_rsp_tmo(mbox, 0, msg, tmo); in otx2_mbox_process_msg_tmo()
|