Lines Matching refs:supported

250 	   cmd->cmd, cmd->supported, cmd->advertising,  in bnx2x_get_vf_settings()
265 cmd->supported = bp->port.supported[cfg_idx] | in bnx2x_get_settings()
266 (bp->port.supported[cfg_idx ^ 1] & in bnx2x_get_settings()
271 cmd->supported &= ~(SUPPORTED_10000baseT_Full); in bnx2x_get_settings()
349 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_get_settings()
370 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_set_settings()
418 if (!(bp->port.supported[0] & SUPPORTED_TP || in bnx2x_set_settings()
419 bp->port.supported[1] & SUPPORTED_TP)) { in bnx2x_set_settings()
437 if (!(bp->port.supported[0] & SUPPORTED_FIBRE || in bnx2x_set_settings()
438 bp->port.supported[1] & SUPPORTED_FIBRE)) { in bnx2x_set_settings()
467 u32 an_supported_speed = bp->port.supported[cfg_idx]; in bnx2x_set_settings()
472 if (!(bp->port.supported[cfg_idx] & SUPPORTED_Autoneg)) { in bnx2x_set_settings()
531 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
541 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
555 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
565 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
584 if (bp->port.supported[cfg_idx] & in bnx2x_set_settings()
589 } else if (bp->port.supported[cfg_idx] & in bnx2x_set_settings()
607 if (!(bp->port.supported[cfg_idx] in bnx2x_set_settings()
625 if ((bp->port.supported[cfg_idx] & in bnx2x_set_settings()
631 } else if (bp->port.supported[cfg_idx] & in bnx2x_set_settings()
1100 wol->supported = 0; in bnx2x_get_wol()
1103 wol->supported = WAKE_MAGIC; in bnx2x_get_wol()
1966 if (!(bp->port.supported[cfg_idx] & SUPPORTED_Autoneg)) { in bnx2x_set_pauseparam()
2060 edata->supported = in bnx2x_get_eee()
2465 if (bp->port.supported[cfg_idx] & in bnx2x_run_loopback()