Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A 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()
H A Dmcdi_mon.c415 efx_port_num(efx)) in efx_siena_mcdi_mon_probe()
H A Dnet_driver.h1130 static inline unsigned int efx_port_num(struct efx_nic *efx) in efx_port_num() function
H A 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()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c415 efx_port_num(efx)) in efx_mcdi_mon_probe()
H A Dnet_driver.h1186 static inline unsigned int efx_port_num(struct efx_nic *efx) in efx_port_num() function
H A Dmcdi.c1494 (efx_port_num(efx) == 0) << in efx_mcdi_drv_attach()
1518 int port_num = efx_port_num(efx); in efx_mcdi_get_board_cfg()
H A Def10.c3516 if (info->port != efx_port_num(efx)) in efx_ef10_mtd_probe_partition()