Searched defs:mac_ops (Results 1 – 15 of 15) sorted by relevance
55 struct mac_ops { struct56 char *name;62 u64 csr_offset;69 u64 int_set_reg;71 u8 lmac_offset;72 u8 irq_offset;73 u8 int_ena_bit;74 u8 lmac_fwi;77 u8 rx_stats_cnt;78 u8 tx_stats_cnt;[all …]
354 struct mac_ops *mac_ops; in rvu_cgx_init() local403 struct mac_ops *mac_ops; in cgx_start_linkup() local467 struct mac_ops *mac_ops; in rvu_cgx_enadis_rx_bp() local488 struct mac_ops *mac_ops; in rvu_cgx_config_rxtx() local505 struct mac_ops *mac_ops; in rvu_cgx_tx_enable() local521 struct mac_ops *mac_ops; in rvu_cgx_config_tx() local531 struct mac_ops *mac_ops; in rvu_cgx_disable_dmac_entries() local581 struct mac_ops *mac_ops; in rvu_lmac_get_stats() local638 struct mac_ops *mac_ops; in rvu_mbox_handler_cgx_stats_rst() local667 struct mac_ops *mac_ops; in rvu_mbox_handler_cgx_fec_stats() local[all …]
266 struct mac_ops *mac_ops; in cgx_lmac_addr_set() local298 struct mac_ops *mac_ops; in cgx_read_dmac_ctrl() local313 struct mac_ops *mac_ops; in cgx_read_dmac_entry() local328 struct mac_ops *mac_ops; in cgx_lmac_addr_add() local371 struct mac_ops *mac_ops; in cgx_lmac_addr_reset() local405 struct mac_ops *mac_ops; in cgx_lmac_addr_update() local439 struct mac_ops *mac_ops; in cgx_lmac_addr_del() local496 struct mac_ops *mac_ops; in cgx_lmac_addr_get() local591 struct mac_ops *mac_ops; in cgx_lmac_promisc_config() local1660 struct mac_ops *mac_ops = cgx->mac_ops; in cgx_configure_interrupt() local
822 struct mac_ops *mac_ops; in rvu_dbg_rvu_pf_cgx_map_display() local2816 struct mac_ops *mac_ops; in cgx_print_stats() local3084 struct mac_ops *mac_ops; in rvu_dbg_cgx_init() local
5304 struct mac_ops *mac_ops; in rvu_nix_lf_teardown() local
994 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open() local1029 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close() local
797 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_adjust_link() local
219 const struct xgene_mac_ops *mac_ops; member
152 const struct ixgbe_mac_operations *mac_ops; member
43 const struct phylink_mac_ops *mac_ops; member1807 const struct phylink_mac_ops *mac_ops) in phylink_create()
69 struct igc_mac_operations *mac_ops; member
345 const struct e1000_mac_operations *mac_ops; member
356 struct e1000_mac_operations *mac_ops; member
640 const struct fm10k_mac_ops *mac_ops; member
3760 const struct ixgbe_mac_operations *mac_ops; member
Completed in 879 milliseconds