Searched refs:AQ_NIC_FC_RX (Results 1 – 7 of 7) 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()
791 pause->rx_pause = !!(fc & AQ_NIC_FC_RX); in aq_ethtool_get_pauseparam()808 aq_nic->aq_hw->aq_nic_cfg->fc.req |= AQ_NIC_FC_RX; in aq_ethtool_set_pauseparam()810 aq_nic->aq_hw->aq_nic_cfg->fc.req &= ~AQ_NIC_FC_RX; in aq_ethtool_set_pauseparam()
32 AQ_NIC_FC_RX, enumerator
1202 if (self->aq_nic_cfg.fc.cur & AQ_NIC_FC_RX) in aq_nic_get_link_ksettings()1208 !!(self->aq_nic_cfg.fc.cur & AQ_NIC_FC_RX)) in aq_nic_get_link_ksettings()1256 if (self->aq_hw->aq_link_status.lp_flow_control & AQ_NIC_FC_RX) in aq_nic_get_link_ksettings()1260 !!(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()
162 is_rx_flow_control = (AQ_NIC_FC_RX & self->aq_nic_cfg->fc.req); in hw_atl_a0_hw_qos_set()
132 hw_atl_rpb_rx_xoff_en_per_tc_set(self, !!(fc & AQ_NIC_FC_RX), tc); in hw_atl_b0_set_fc()