Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs.h198 void mcs_pn_threshold_set(struct mcs *mcs, struct mcs_set_pn_threshold *pn);
Dmbox.h356 M(MCS_SET_PN_THRESHOLD, 0xa014, mcs_set_pn_threshold, mcs_set_pn_threshold, \
2122 struct mcs_set_pn_threshold { struct
Dmcs_rvu_if.c508 struct mcs_set_pn_threshold *req, in rvu_mbox_handler_mcs_set_pn_threshold()
Dmcs.c1339 void mcs_pn_threshold_set(struct mcs *mcs, struct mcs_set_pn_threshold *pn) in mcs_pn_threshold_set()