Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h228 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause);
Dthunder_bgx.c476 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause) in bgx_lmac_set_pfc() function
495 EXPORT_SYMBOL(bgx_lmac_set_pfc);
Dnic_main.c889 bgx_lmac_set_pfc(nic->node, bgx, lmac, cfg); in nic_pause_frame()