/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_bindings.h | 35 static inline int efx_tc_netdev_event(struct efx_nic *efx, unsigned long event, in efx_tc_netdev_event() argument
|
H A D | ef100_ethtool.c | 29 struct efx_nic *efx = efx_netdev_priv(net_dev); in ef100_ethtool_get_ringparam() local
|
H A D | ef10_sriov.h | 22 struct efx_nic *efx; member 31 static inline bool efx_ef10_sriov_wanted(struct efx_nic *efx) in efx_ef10_sriov_wanted() argument [all...] |
H A D | ef100_sriov.c | 16 static int efx_ef100_pci_sriov_enable(struct efx_nic *efx, int num_vfs) in efx_ef100_pci_sriov_enable() argument 48 efx_ef100_pci_sriov_disable(struct efx_nic *efx, bool force) efx_ef100_pci_sriov_disable() argument 66 efx_ef100_sriov_configure(struct efx_nic *efx, int num_vfs) efx_ef100_sriov_configure() argument [all...] |
H A D | efx_common.h | 63 efx_check_disabled(struct efx_nic *efx) efx_check_disabled() argument 92 efx_init_mcdi_logging(struct efx_nic *efx) efx_init_mcdi_logging() argument 93 efx_fini_mcdi_logging(struct efx_nic *efx) efx_fini_mcdi_logging() argument [all...] |
H A D | mcdi_port.c | 23 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_mcdi_mdio_read() local 49 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_mcdi_mdio_write() local 73 u32 efx_mcdi_phy_get_caps(struct efx_nic *efx) in efx_mcdi_phy_get_caps() argument 80 bool efx_mcdi_mac_check_fault(struct efx_nic *efx) in efx_mcdi_mac_check_fault() argument 96 efx_mcdi_port_probe(struct efx_nic *efx) efx_mcdi_port_probe() argument 113 efx_mcdi_port_remove(struct efx_nic *efx) efx_mcdi_port_remove() argument [all...] |
H A D | mtd.c | 23 struct efx_nic *efx = mtd->priv; in efx_mtd_erase() local 31 struct efx_nic *efx = mtd->priv; in efx_mtd_sync() local 54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() argument 98 efx_mtd_remove(struct efx_nic *efx) efx_mtd_remove() argument 116 efx_mtd_rename(struct efx_nic *efx) efx_mtd_rename() argument [all...] |
H A D | rx_common.h | 32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash() argument 67 static inline void efx_sync_rx_buffer(struct efx_nic *efx, in efx_sync_rx_buffer() argument [all...] |
H A D | sriov.c | 13 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_sriov_set_vf_mac() local 24 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_sriov_set_vf_vlan() local 43 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_sriov_set_vf_spoofchk() local 54 struct efx_nic *efx = efx_netdev_priv(net_dev); efx_sriov_get_vf_config() local 65 struct efx_nic *efx = efx_netdev_priv(net_dev); efx_sriov_set_vf_link_state() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 26 struct efx_nic *efx = netdev_priv(net_dev); in ef100_ethtool_get_ringparam() local
|
H A D | siena_sriov.h | 59 efx_siena_sriov_enabled(struct efx_nic *efx) efx_siena_sriov_enabled() argument 64 efx_siena_sriov_enabled(struct efx_nic *efx) efx_siena_sriov_enabled() argument [all...] |
H A D | efx_common.h | 63 efx_check_disabled(struct efx_nic *efx) efx_check_disabled() argument 92 efx_init_mcdi_logging(struct efx_nic *efx) efx_init_mcdi_logging() argument 93 efx_fini_mcdi_logging(struct efx_nic *efx) efx_fini_mcdi_logging() argument [all...] |
H A D | rx_common.h | 26 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash() argument 61 static inline void efx_sync_rx_buffer(struct efx_nic *efx, in efx_sync_rx_buffer() argument [all...] |
H A D | sriov.c | 13 struct efx_nic *efx = netdev_priv(net_dev); in efx_sriov_set_vf_mac() local 24 struct efx_nic *efx = netdev_priv(net_dev); in efx_sriov_set_vf_vlan() local 43 struct efx_nic *efx = netdev_priv(net_dev); in efx_sriov_set_vf_spoofchk() local 54 struct efx_nic *efx = netdev_priv(net_dev); efx_sriov_get_vf_config() local 65 struct efx_nic *efx = netdev_priv(net_dev); efx_sriov_set_vf_link_state() local [all...] |
H A D | ef10_sriov.h | 22 struct efx_nic *efx; member 31 static inline bool efx_ef10_sriov_wanted(struct efx_nic *efx) in efx_ef10_sriov_wanted() argument 38 static inline void efx_ef10_sriov_reset(struct efx_nic *efx) {} in efx_ef10_sriov_reset() argument 40 static inline void efx_ef10_sriov_flr(struct efx_nic *efx, unsigned vf_i) {} in efx_ef10_sriov_flr() argument [all...] |
H A D | mtd.c | 23 struct efx_nic *efx = mtd->priv; in efx_mtd_erase() local 31 struct efx_nic *efx = mtd->priv; in efx_mtd_sync() local 54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() argument 98 efx_mtd_remove(struct efx_nic *efx) efx_mtd_remove() argument 116 efx_mtd_rename(struct efx_nic *efx) efx_mtd_rename() argument [all...] |
H A D | mcdi_port.c | 23 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_read() local 49 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_write() local 73 u32 efx_mcdi_phy_get_caps(struct efx_nic *efx) in efx_mcdi_phy_get_caps() argument 80 bool efx_mcdi_mac_check_fault(struct efx_nic *efx) in efx_mcdi_mac_check_fault() argument 96 efx_mcdi_port_probe(struct efx_nic *efx) efx_mcdi_port_probe() argument 113 efx_mcdi_port_remove(struct efx_nic *efx) efx_mcdi_port_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | siena_sriov.h | 59 efx_siena_sriov_enabled(struct efx_nic *efx) efx_siena_sriov_enabled() argument 67 efx_siena_sriov_enabled(struct efx_nic *efx) efx_siena_sriov_enabled() argument [all...] |
H A D | efx_common.h | 66 efx_check_disabled(struct efx_nic *efx) efx_check_disabled() argument 95 efx_siena_init_mcdi_logging(struct efx_nic *efx) efx_siena_init_mcdi_logging() argument 96 efx_siena_fini_mcdi_logging(struct efx_nic *efx) efx_siena_fini_mcdi_logging() argument [all...] |
H A D | rx_common.h | 32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash() argument 60 static inline void efx_sync_rx_buffer(struct efx_nic *efx, in efx_sync_rx_buffer() argument [all...] |
H A D | mtd.c | 23 struct efx_nic *efx = mtd->priv; in efx_mtd_erase() local 31 struct efx_nic *efx = mtd->priv; in efx_mtd_sync() local 54 int efx_siena_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_siena_mtd_add() argument 98 efx_siena_mtd_remove(struct efx_nic *efx) efx_siena_mtd_remove() argument 116 efx_siena_mtd_rename(struct efx_nic *efx) efx_siena_mtd_rename() argument [all...] |
H A D | mcdi_port.c | 23 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_read() local 49 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_write() local 73 bool efx_siena_mcdi_mac_check_fault(struct efx_nic *efx) in efx_siena_mcdi_mac_check_fault() argument 89 int efx_siena_mcdi_port_probe(struct efx_nic *efx) in efx_siena_mcdi_port_probe() argument 106 efx_siena_mcdi_port_remove(struct efx_nic *efx) efx_siena_mcdi_port_remove() argument [all...] |
H A D | sriov.h | 17 struct efx_nic *efx = netdev_priv(net_dev); in efx_sriov_set_vf_mac() local 29 struct efx_nic *efx = netdev_priv(net_dev); in efx_sriov_set_vf_vlan() local 49 struct efx_nic *efx = netdev_priv(net_dev); in efx_sriov_set_vf_spoofchk() local 61 struct efx_nic *efx = netdev_priv(net_dev); efx_sriov_get_vf_config() local 73 struct efx_nic *efx = netdev_priv(net_dev); efx_sriov_set_vf_link_state() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | mtd.c | 23 struct ef4_nic *efx = mtd->priv; in ef4_mtd_erase() local 31 struct ef4_nic *efx = mtd->priv; in ef4_mtd_sync() local 54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() argument 95 ef4_mtd_remove(struct ef4_nic *efx) ef4_mtd_remove() argument 113 ef4_mtd_rename(struct ef4_nic *efx) ef4_mtd_rename() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | mtd.c | 23 struct ef4_nic *efx = mtd->priv; in ef4_mtd_erase() local 31 struct ef4_nic *efx = mtd->priv; in ef4_mtd_sync() local 54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() argument 95 ef4_mtd_remove(struct ef4_nic *efx) ef4_mtd_remove() argument 113 ef4_mtd_rename(struct ef4_nic *efx) ef4_mtd_rename() argument [all...] |