Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dsiena.c734 (efx_port_num(efx) ? MC_SMEM_P1_PDU_OFST : MC_SMEM_P0_PDU_OFST)
736 (efx_port_num(efx) ? MC_SMEM_P1_DOORBELL_OFST : MC_SMEM_P0_DOORBELL_OFST)
738 (efx_port_num(efx) ? MC_SMEM_P1_STATUS_OFST : MC_SMEM_P0_STATUS_OFST)
862 if (info->port != efx_port_num(efx)) in siena_mtd_probe_partition()
Dmcdi_mon.c415 efx_port_num(efx)) in efx_mcdi_mon_probe()
Dnet_driver.h1100 static inline unsigned int efx_port_num(struct efx_nic *efx) in efx_port_num() function
Dmcdi.c1497 (efx_port_num(efx) == 0) << in efx_mcdi_drv_attach()
1521 int port_num = efx_port_num(efx); in efx_mcdi_get_board_cfg()
Def10.c6071 if (info->port != efx_port_num(efx)) in efx_ef10_mtd_probe_partition()