Searched refs:AQ_NIC_FC_RX (Results 1 – 5 of 5) sorted by relevance
241 link_options->pause_rx = !!(flow_control & AQ_NIC_FC_RX); in aq_a2_fw_set_mpi_flow_control()320 ((lkp_link_caps.pause_rx) ? AQ_NIC_FC_RX : 0) | in aq_a2_fw_update_link_status()532 *fcmode = ((link_status.pause_rx) ? AQ_NIC_FC_RX : 0) | in aq_a2_fw_get_flow_control()
783 pause->rx_pause = !!(fc & AQ_NIC_FC_RX); in aq_ethtool_get_pauseparam()800 aq_nic->aq_hw->aq_nic_cfg->fc.req |= AQ_NIC_FC_RX; in aq_ethtool_set_pauseparam()802 aq_nic->aq_hw->aq_nic_cfg->fc.req &= ~AQ_NIC_FC_RX; in aq_ethtool_set_pauseparam()
32 AQ_NIC_FC_RX, enumerator
1207 if (self->aq_nic_cfg.fc.cur & AQ_NIC_FC_RX) in aq_nic_get_link_ksettings()1213 !!(self->aq_nic_cfg.fc.cur & AQ_NIC_FC_RX)) in aq_nic_get_link_ksettings()1261 if (self->aq_hw->aq_link_status.lp_flow_control & AQ_NIC_FC_RX) in aq_nic_get_link_ksettings()1265 !!(self->aq_hw->aq_link_status.lp_flow_control & AQ_NIC_FC_RX)) in aq_nic_get_link_ksettings()
200 case AQ_NIC_FC_RX: in aq_fw2x_upd_flow_control_bits()543 *fcmode |= AQ_NIC_FC_RX; in aq_fw2x_get_flow_control()