Lines Matching refs:supported

248 	   cmd->cmd, cmd->supported, cmd->advertising,  in bnx2x_get_vf_settings()
262 cmd->supported = bp->port.supported[cfg_idx] | in bnx2x_get_settings()
263 (bp->port.supported[cfg_idx ^ 1] & in bnx2x_get_settings()
268 cmd->supported &= ~(SUPPORTED_10000baseT_Full); in bnx2x_get_settings()
332 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_get_settings()
353 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_set_settings()
401 if (!(bp->port.supported[0] & SUPPORTED_TP || in bnx2x_set_settings()
402 bp->port.supported[1] & SUPPORTED_TP)) { in bnx2x_set_settings()
420 if (!(bp->port.supported[0] & SUPPORTED_FIBRE || in bnx2x_set_settings()
421 bp->port.supported[1] & SUPPORTED_FIBRE)) { in bnx2x_set_settings()
450 u32 an_supported_speed = bp->port.supported[cfg_idx]; in bnx2x_set_settings()
455 if (!(bp->port.supported[cfg_idx] & SUPPORTED_Autoneg)) { in bnx2x_set_settings()
514 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
524 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
538 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
548 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
567 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
585 if (!(bp->port.supported[cfg_idx] in bnx2x_set_settings()
603 if (!(bp->port.supported[cfg_idx] in bnx2x_set_settings()
1076 wol->supported = 0; in bnx2x_get_wol()
1079 wol->supported = WAKE_MAGIC; in bnx2x_get_wol()
1922 if (!(bp->port.supported[cfg_idx] & SUPPORTED_Autoneg)) { in bnx2x_set_pauseparam()
2015 edata->supported = in bnx2x_get_eee()
2420 if (bp->port.supported[cfg_idx] & in bnx2x_run_loopback()