Lines Matching refs:supported
248 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_get_vf_settings()
263 cmd->supported = bp->port.supported[cfg_idx] | in bnx2x_get_settings()
264 (bp->port.supported[cfg_idx ^ 1] & in bnx2x_get_settings()
269 cmd->supported &= ~(SUPPORTED_10000baseT_Full); in bnx2x_get_settings()
347 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_get_settings()
368 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_set_settings()
416 if (!(bp->port.supported[0] & SUPPORTED_TP || in bnx2x_set_settings()
417 bp->port.supported[1] & SUPPORTED_TP)) { in bnx2x_set_settings()
435 if (!(bp->port.supported[0] & SUPPORTED_FIBRE || in bnx2x_set_settings()
436 bp->port.supported[1] & SUPPORTED_FIBRE)) { in bnx2x_set_settings()
465 u32 an_supported_speed = bp->port.supported[cfg_idx]; in bnx2x_set_settings()
470 if (!(bp->port.supported[cfg_idx] & SUPPORTED_Autoneg)) { in bnx2x_set_settings()
529 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
539 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
553 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
563 if (!(bp->port.supported[cfg_idx] & in bnx2x_set_settings()
582 if (bp->port.supported[cfg_idx] & in bnx2x_set_settings()
587 } else if (bp->port.supported[cfg_idx] & in bnx2x_set_settings()
605 if (!(bp->port.supported[cfg_idx] in bnx2x_set_settings()
623 if ((bp->port.supported[cfg_idx] & in bnx2x_set_settings()
629 } else if (bp->port.supported[cfg_idx] & in bnx2x_set_settings()
1103 wol->supported = 0; in bnx2x_get_wol()
1106 wol->supported = WAKE_MAGIC; in bnx2x_get_wol()
1977 if (!(bp->port.supported[cfg_idx] & SUPPORTED_Autoneg)) { in bnx2x_set_pauseparam()
2071 edata->supported = in bnx2x_get_eee()
2476 if (bp->port.supported[cfg_idx] & in bnx2x_run_loopback()