Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c744 otx2_config_pause_frm(vf); in otx2vf_remove()
Dotx2_common.h902 int otx2_config_pause_frm(struct otx2_nic *pfvf);
Dotx2_common.c243 int otx2_config_pause_frm(struct otx2_nic *pfvf) in otx2_config_pause_frm() function
267 EXPORT_SYMBOL(otx2_config_pause_frm);
Dotx2_ethtool.c359 return otx2_config_pause_frm(pfvf); in otx2_set_pauseparam()
Dotx2_pf.c3069 otx2_config_pause_frm(pf); in otx2_remove()