Home
last modified time | relevance | path

Searched refs:get_mac_ops (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c434 mac_ops = get_mac_ops(cgxd); in rvu_cgx_enadis_rx_bp()
454 mac_ops = get_mac_ops(cgxd); in rvu_cgx_config_rxtx()
463 mac_ops = get_mac_ops(cgxd); in rvu_cgx_config_tx()
526 mac_ops = get_mac_ops(cgxd); in rvu_lmac_get_stats()
753 mac_ops = get_mac_ops(cgxd); in rvu_cgx_ptp_rx_cfg()
858 mac_ops = get_mac_ops(rvu_first_cgx_pdata(rvu)); in rvu_cgx_get_fifolen()
873 mac_ops = get_mac_ops(cgxd); in rvu_cgx_get_lmac_fifolen()
890 mac_ops = get_mac_ops(rvu_cgx_pdata(cgx_id, rvu)); in rvu_cgx_config_intlbk()
929 mac_ops = get_mac_ops(cgxd); in rvu_cgx_cfg_pause_frm()
967 mac_ops = get_mac_ops(cgxd); in rvu_mbox_handler_cgx_cfg_pause_frm()
[all …]
Dcgx.h173 struct mac_ops *get_mac_ops(void *cgxd);
Drvu_debugfs.c853 mac_ops = get_mac_ops(rvu_first_cgx_pdata(rvu)); in rvu_dbg_rvu_pf_cgx_map_display()
2405 mac_ops = get_mac_ops(cgxd); in cgx_print_stats()
2599 mac_ops = get_mac_ops(rvu_first_cgx_pdata(rvu)); in rvu_dbg_cgx_init()
Dcgx.c102 struct mac_ops *get_mac_ops(void *cgxd) in get_mac_ops() function
Drvu_nix.c4596 mac_ops = get_mac_ops(cgxd); in rvu_nix_lf_teardown()