Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h234 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause);
H A Dthunder_bgx.c482 void bgx_lmac_set_pfc(int node, int bgx_idx, int lmacid, void *pause) in bgx_lmac_set_pfc() function
501 EXPORT_SYMBOL(bgx_lmac_set_pfc);
H A Dnic_main.c880 bgx_lmac_set_pfc(nic->node, bgx, lmac, cfg); in nic_pause_frame()