| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | lmac_common.h | 55 struct mac_ops { struct 56 char *name; 62 u64 csr_offset; 68 u64 int_register; 69 u64 int_set_reg; 71 u8 lmac_offset; 72 u8 irq_offset; 73 u8 int_ena_bit; 74 u8 lmac_fwi; 75 u32 fifo_len; [all …]
|
| D | rvu_cgx.c | 433 struct mac_ops *mac_ops; in rvu_cgx_enadis_rx_bp() local 454 struct mac_ops *mac_ops; in rvu_cgx_config_rxtx() local 471 struct mac_ops *mac_ops; in rvu_cgx_tx_enable() local 487 struct mac_ops *mac_ops; in rvu_cgx_config_tx() local 497 struct mac_ops *mac_ops; in rvu_cgx_disable_dmac_entries() local 547 struct mac_ops *mac_ops; in rvu_lmac_get_stats() local 604 struct mac_ops *mac_ops; in rvu_mbox_handler_cgx_fec_stats() local 769 struct mac_ops *mac_ops; in rvu_cgx_ptp_rx_cfg() local 890 struct mac_ops *mac_ops; in rvu_cgx_get_fifolen() local 901 struct mac_ops *mac_ops; in rvu_cgx_get_lmac_fifolen() local [all …]
|
| D | cgx.c | 231 struct mac_ops *mac_ops; in cgx_lmac_addr_set() local 263 struct mac_ops *mac_ops; in cgx_read_dmac_ctrl() local 278 struct mac_ops *mac_ops; in cgx_read_dmac_entry() local 293 struct mac_ops *mac_ops; in cgx_lmac_addr_add() local 336 struct mac_ops *mac_ops; in cgx_lmac_addr_reset() local 370 struct mac_ops *mac_ops; in cgx_lmac_addr_update() local 404 struct mac_ops *mac_ops; in cgx_lmac_addr_del() local 461 struct mac_ops *mac_ops; in cgx_lmac_addr_get() local 556 struct mac_ops *mac_ops; in cgx_lmac_promisc_config() local 1574 struct mac_ops *mac_ops = cgx->mac_ops; in cgx_configure_interrupt() local
|
| D | rvu_debugfs.c | 843 struct mac_ops *mac_ops; in rvu_dbg_rvu_pf_cgx_map_display() local 2398 struct mac_ops *mac_ops; in cgx_print_stats() local 2595 struct mac_ops *mac_ops; in rvu_dbg_cgx_init() local
|
| D | rvu_nix.c | 4756 struct mac_ops *mac_ops; in rvu_nix_lf_teardown() local
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | phylink.c | 43 const struct phylink_mac_ops *mac_ops; member 826 const struct phylink_mac_ops *mac_ops) in phylink_create()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_main.c | 994 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open() local 1029 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close() local
|
| D | xgene_enet_hw.c | 803 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_adjust_link() local
|
| D | xgene_enet_main.h | 218 const struct xgene_mac_ops *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_main.c | 994 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open() local 1029 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close() local
|
| D | xgene_enet_hw.c | 803 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_adjust_link() local
|
| D | xgene_enet_main.h | 218 const struct xgene_mac_ops *mac_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
| D | vf.h | 154 const struct ixgbe_mac_operations *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
| D | vf.h | 150 const struct ixgbe_mac_operations *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| D | phylink.c | 49 const struct phylink_mac_ops *mac_ops; member 1606 const struct phylink_mac_ops *mac_ops) in phylink_create()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
| D | igc_hw.h | 69 struct igc_mac_operations *mac_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_hw.h | 76 struct igc_mac_operations *mac_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
| D | e1000.h | 342 const struct e1000_mac_operations *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
| D | e1000.h | 345 const struct e1000_mac_operations *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
| D | e1000_hw.h | 356 struct e1000_mac_operations *mac_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
| D | e1000_hw.h | 356 struct e1000_mac_operations *mac_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_type.h | 640 const struct fm10k_mac_ops *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_type.h | 640 const struct fm10k_mac_ops *mac_ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_type.h | 3660 const struct ixgbe_mac_operations *mac_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_type.h | 3656 const struct ixgbe_mac_operations *mac_ops; member
|