Home
last modified time | relevance | path

Searched defs:bgx_idx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c172 static struct bgx *get_bgx(int node, int bgx_idx) in get_bgx()
195 int bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count()
208 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status) in bgx_get_lmac_link_state()
226 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid) in bgx_get_lmac_mac()
237 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac) in bgx_set_lmac_mac()
334 void bgx_set_dmac_cam_filter(int node, int bgx_idx, int lmacid, in bgx_set_dmac_cam_filter()
357 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode) in bgx_set_xcast_mode()
391 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf_id) in bgx_reset_xcast_mode()
405 void bgx_lmac_rx_tx_enable(int node, int bgx_idx, int lmacid, bool enable) in bgx_lmac_rx_tx_enable()
428 void bgx_config_timestamping(int node, int bgx_idx, int lmacid, bool enable) in bgx_config_timestamping()
[all …]
Dnic_main.c170 int bgx_idx, lmac; in nic_mbx_send_ready() local
242 int bgx_idx, lmac; in nic_get_bgx_stats() local
771 int bgx_idx, lmac_idx; in nic_config_loopback() local
898 u8 lmac, bgx_idx; in nic_config_timestamp() local