Searched refs:bist_mode (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 756 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist() argument 768 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode); in efx_mcdi_bist() 797 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT || in efx_mcdi_bist() 798 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) { in efx_mcdi_bist()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 754 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist() argument 766 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode); in efx_mcdi_bist() 795 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT || in efx_mcdi_bist() 796 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) { in efx_mcdi_bist()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 760 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist() argument 772 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode); in efx_mcdi_bist() 801 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT || in efx_mcdi_bist() 802 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) { in efx_mcdi_bist()
|
Completed in 6 milliseconds