Searched refs:get_mac_ops (Results 1 – 2 of 2) sorted by relevance
386 mac_ops = get_mac_ops(cgxd); in rvu_cgx_init()412 mac_ops = get_mac_ops(cgxd); in cgx_start_linkup()477 mac_ops = get_mac_ops(cgxd); in rvu_cgx_enadis_rx_bp()497 mac_ops = get_mac_ops(cgxd); in rvu_cgx_config_rxtx()514 mac_ops = get_mac_ops(cgxd); in rvu_cgx_tx_enable()523 mac_ops = get_mac_ops(cgxd); in rvu_cgx_config_tx()548 mac_ops = get_mac_ops(cgx_dev); in rvu_cgx_disable_dmac_entries()592 mac_ops = get_mac_ops(cgxd); in rvu_lmac_get_stats()657 mac_ops = get_mac_ops(cgxd); in rvu_mbox_handler_cgx_stats_rst()676 mac_ops = get_mac_ops(cgxd); in rvu_mbox_handler_cgx_fec_stats()[all …]
116 struct mac_ops *get_mac_ops(void *cgxd) in get_mac_ops() function