Home
last modified time | relevance | path

Searched refs:bgx_lmac_set_pfc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h225 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause);
Dthunder_bgx.c473 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause) in bgx_lmac_set_pfc() function
492 EXPORT_SYMBOL(bgx_lmac_set_pfc);
Dnic_main.c880 bgx_lmac_set_pfc(nic->node, bgx, lmac, cfg); in nic_pause_frame()