Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs.h203 void mcs_pn_threshold_set(struct mcs *mcs, struct mcs_set_pn_threshold *pn);
Dmbox.h331 M(MCS_SET_PN_THRESHOLD, 0xa014, mcs_set_pn_threshold, mcs_set_pn_threshold, \
1934 struct mcs_set_pn_threshold { struct
Dmcs_rvu_if.c466 struct mcs_set_pn_threshold *req, in rvu_mbox_handler_mcs_set_pn_threshold()
Dmcs.c1333 void mcs_pn_threshold_set(struct mcs *mcs, struct mcs_set_pn_threshold *pn) in mcs_pn_threshold_set()