Searched refs:bgx_lmac_get_pfc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 233 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause);
|
H A D | thunder_bgx.c | 462 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause) in bgx_lmac_get_pfc() function 480 EXPORT_SYMBOL(bgx_lmac_get_pfc); variable
|
H A D | nic_main.c | 873 bgx_lmac_get_pfc(nic->node, bgx, lmac, &pfc); in nic_pause_frame()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 233 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause);
|
H A D | thunder_bgx.c | 462 void bgx_lmac_get_pfc(int node, int bgx_idx, int lmacid, void *pause) in bgx_lmac_get_pfc() function 480 EXPORT_SYMBOL(bgx_lmac_get_pfc); variable
|
H A D | nic_main.c | 873 bgx_lmac_get_pfc(nic->node, bgx, lmac, &pfc); in nic_pause_frame()
|
Completed in 11 milliseconds