Home
last modified time | relevance | path

Searched refs:reconfigure_mac (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.c141 /* We assume that efx->type->reconfigure_mac will always try to sync RX
146 if (efx->type->reconfigure_mac) { in efx_mac_reconfigure()
148 efx->type->reconfigure_mac(efx, mtu_only); in efx_mac_reconfigure()
H A Def100_nic.c762 .reconfigure_mac = ef100_reconfigure_mac,
841 .reconfigure_mac = ef100_reconfigure_mac,
H A Dsiena.c998 .reconfigure_mac = siena_mac_reconfigure,
H A Dnet_driver.h1226 * @reconfigure_mac: Push MAC address, MTU, flow control and filter settings
1372 int (*reconfigure_mac)(struct efx_nic *efx, bool mtu_only); member
H A Def10.c4027 .reconfigure_mac = efx_ef10_mac_reconfigure,
4137 .reconfigure_mac = efx_ef10_mac_reconfigure,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_nic.c1298 .reconfigure_mac = ef100_reconfigure_mac,
1380 .reconfigure_mac = ef100_reconfigure_mac,
H A Defx_common.c138 /* We assume that efx->type->reconfigure_mac will always try to sync RX
143 if (efx->type->reconfigure_mac) { in efx_mac_reconfigure()
145 efx->type->reconfigure_mac(efx, mtu_only); in efx_mac_reconfigure()
H A Dnet_driver.h1238 * @reconfigure_mac: Push MAC address, MTU, flow control and filter settings
1383 int (*reconfigure_mac)(struct efx_nic *efx, bool mtu_only); member
H A Def10.c4082 .reconfigure_mac = efx_ef10_mac_reconfigure,
4193 .reconfigure_mac = efx_ef10_mac_reconfigure,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_common.c142 /* We assume that efx->type->reconfigure_mac will always try to sync RX
147 if (efx->type->reconfigure_mac) { in efx_siena_mac_reconfigure()
149 efx->type->reconfigure_mac(efx, mtu_only); in efx_siena_mac_reconfigure()
H A Dsiena.c1009 .reconfigure_mac = siena_mac_reconfigure,
H A Dnet_driver.h1186 * @reconfigure_mac: Push MAC address, MTU, flow control and filter settings
1334 int (*reconfigure_mac)(struct efx_nic *efx, bool mtu_only); member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h957 * @reconfigure_mac: Push MAC address, MTU, flow control and filter settings
1070 int (*reconfigure_mac)(struct ef4_nic *efx); member
H A Dfalcon.c2737 .reconfigure_mac = falcon_reconfigure_xmac,
2834 .reconfigure_mac = falcon_reconfigure_xmac,
H A Defx.c965 /* We assume that efx->type->reconfigure_mac will always try to sync RX
971 efx->type->reconfigure_mac(efx); in ef4_mac_reconfigure()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h957 * @reconfigure_mac: Push MAC address, MTU, flow control and filter settings
1070 int (*reconfigure_mac)(struct ef4_nic *efx); member
H A Dfalcon.c2737 .reconfigure_mac = falcon_reconfigure_xmac,
2834 .reconfigure_mac = falcon_reconfigure_xmac,
H A Defx.c955 /* We assume that efx->type->reconfigure_mac will always try to sync RX
961 efx->type->reconfigure_mac(efx); in ef4_mac_reconfigure()

Completed in 49 milliseconds