Searched refs:bgx_get_lmac_link_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 229 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status);
|
H A D | thunder_bgx.c | 205 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status) in bgx_get_lmac_link_state() function 221 EXPORT_SYMBOL(bgx_get_lmac_link_state); variable
|
H A D | nic_main.c | 940 bgx_get_lmac_link_state(nic->node, bgx, lmac, &link); in nic_link_status_get()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 229 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status);
|
H A D | thunder_bgx.c | 205 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status) in bgx_get_lmac_link_state() function 221 EXPORT_SYMBOL(bgx_get_lmac_link_state); variable
|
H A D | nic_main.c | 940 bgx_get_lmac_link_state(nic->node, bgx, lmac, &link); in nic_link_status_get()
|
Completed in 10 milliseconds