Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c263 int otx2_config_pause_frm(struct otx2_nic *pfvf) in otx2_config_pause_frm() function
287 EXPORT_SYMBOL(otx2_config_pause_frm);
H A Dotx2_common.h1015 int otx2_config_pause_frm(struct otx2_nic *pfvf);
H A Dotx2_ethtool.c366 return otx2_config_pause_frm(pfvf); in otx2_set_pauseparam()
H A Dotx2_pf.c3504 otx2_config_pause_frm(pf); in otx2_remove()