Home
last modified time | relevance | path

Searched refs:otx2_config_pause_frm (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c743 otx2_config_pause_frm(vf); in otx2vf_remove()
Dotx2_common.c250 int otx2_config_pause_frm(struct otx2_nic *pfvf) in otx2_config_pause_frm() function
274 EXPORT_SYMBOL(otx2_config_pause_frm);
Dotx2_common.h962 int otx2_config_pause_frm(struct otx2_nic *pfvf);
Dotx2_ethtool.c370 return otx2_config_pause_frm(pfvf); in otx2_set_pauseparam()
Dotx2_pf.c3154 otx2_config_pause_frm(pf); in otx2_remove()