Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cgx.c451 mac_ops = get_mac_ops(cgxd); in rvu_cgx_enadis_rx_bp()
471 mac_ops = get_mac_ops(cgxd); in rvu_cgx_config_rxtx()
488 mac_ops = get_mac_ops(cgxd); in rvu_cgx_tx_enable()
497 mac_ops = get_mac_ops(cgxd); in rvu_cgx_config_tx()
522 mac_ops = get_mac_ops(cgx_dev); in rvu_cgx_disable_dmac_entries()
566 mac_ops = get_mac_ops(cgxd); in rvu_lmac_get_stats()
621 mac_ops = get_mac_ops(cgxd); in rvu_mbox_handler_cgx_fec_stats()
794 mac_ops = get_mac_ops(cgxd); in rvu_cgx_ptp_rx_cfg()
901 mac_ops = get_mac_ops(rvu_first_cgx_pdata(rvu)); in rvu_cgx_get_fifolen()
916 mac_ops = get_mac_ops(cgxd); in rvu_cgx_get_lmac_fifolen()
[all …]
Dcgx.h171 struct mac_ops *get_mac_ops(void *cgxd);
Drvu_debugfs.c851 mac_ops = get_mac_ops(rvu_first_cgx_pdata(rvu)); in rvu_dbg_rvu_pf_cgx_map_display()
2408 mac_ops = get_mac_ops(cgxd); in cgx_print_stats()
2602 mac_ops = get_mac_ops(rvu_first_cgx_pdata(rvu)); in rvu_dbg_cgx_init()
Dcgx.c105 struct mac_ops *get_mac_ops(void *cgxd) in get_mac_ops() function
Drvu_nix.c4808 mac_ops = get_mac_ops(cgxd); in rvu_nix_lf_teardown()