Searched refs:_rsp_type (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_rep.c | 17 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument 25 sizeof(struct _rsp_type)); \
|
| H A D | mcs_rvu_if.c | 17 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument 25 sizeof(struct _rsp_type)); \
|
| H A D | rvu_cgx.c | 24 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument 32 sizeof(struct _rsp_type)); \
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_common.c | 2103 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument 2107 struct _rsp_type *rsp) \
|