Home
last modified time | relevance | path

Searched refs:_rsp_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_rep.c17 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument
25 sizeof(struct _rsp_type)); \
H A Dmcs_rvu_if.c17 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument
25 sizeof(struct _rsp_type)); \
H A Drvu_cgx.c24 #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 Dotx2_common.c2103 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument
2107 struct _rsp_type *rsp) \