Home
last modified time | relevance | path

Searched refs:efx_port_num (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dsiena.c743 (efx_port_num(efx) ? MC_SMEM_P1_PDU_OFST : MC_SMEM_P0_PDU_OFST)
745 (efx_port_num(efx) ? MC_SMEM_P1_DOORBELL_OFST : MC_SMEM_P0_DOORBELL_OFST)
747 (efx_port_num(efx) ? MC_SMEM_P1_STATUS_OFST : MC_SMEM_P0_STATUS_OFST)
871 if (info->port != efx_port_num(efx)) in siena_mtd_probe_partition()
Dmcdi_mon.c415 efx_port_num(efx)) in efx_siena_mcdi_mon_probe()
Dnet_driver.h1130 static inline unsigned int efx_port_num(struct efx_nic *efx) in efx_port_num() function
Dmcdi.c1506 (efx_port_num(efx) == 0) << in efx_mcdi_drv_attach()
1530 int port_num = efx_port_num(efx); in efx_siena_mcdi_get_board_cfg()
/linux-6.1.9/drivers/net/ethernet/sfc/
Dmcdi_mon.c415 efx_port_num(efx)) in efx_mcdi_mon_probe()
Dnet_driver.h1204 static inline unsigned int efx_port_num(struct efx_nic *efx) in efx_port_num() function
Dmcdi.c1501 (efx_port_num(efx) == 0) << in efx_mcdi_drv_attach()
1525 int port_num = efx_port_num(efx); in efx_mcdi_get_board_cfg()
Def10.c3487 if (info->port != efx_port_num(efx)) in efx_ef10_mtd_probe_partition()