Searched refs:ctrl_flags (Results 1 – 11 of 11) sorted by relevance
519 if (adapter->hw.ctrl_flags & ATL1C_FPGA_VERSION) { in atl1c_change_mtu()670 hw->ctrl_flags = ATL1C_INTR_MODRT_ENABLE | in atl1c_setup_mac_funcs()673 hw->ctrl_flags |= ATL1C_ASPM_L0S_SUPPORT; in atl1c_setup_mac_funcs()675 hw->ctrl_flags |= ATL1C_ASPM_L1_SUPPORT; in atl1c_setup_mac_funcs()677 hw->ctrl_flags |= ATL1C_LINK_EXT_SYNC; in atl1c_setup_mac_funcs()678 hw->ctrl_flags |= ATL1C_ASPM_CTRL_MON; in atl1c_setup_mac_funcs()1108 if (hw->ctrl_flags & ATL1C_TXQ_MODE_ENHANCE) in atl1c_configure_tx()1127 if (hw->ctrl_flags & ATL1C_RX_IPV6_CHKSUM) in atl1c_configure_rx()1144 if (hw->ctrl_flags & ATL1C_ASPM_CTRL_MON) in atl1c_configure_rx()1165 if (hw->ctrl_flags & ATL1C_CMB_ENABLE) in atl1c_configure_dma()[all …]
428 if (hw->ctrl_flags & ATL1C_HIB_DISABLE) { in atl1c_phy_magic_data()452 if (hw->ctrl_flags & ATL1C_HIB_DISABLE) in atl1c_phy_reset()494 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_phy_reset()
426 u16 ctrl_flags; member
488 enum ib_flags ctrl_flags; member586 enum txf_flags ctrl_flags; member875 enum rxf_flags ctrl_flags; member
368 ib->ib_config.ctrl_flags = ib_config->ctrl_flags; in bna_ib_config()370 ib->ib_config.ctrl_flags |= BFI_IB_CF_MASTER_ENABLE; in bna_ib_config()372 ib->ib_config.ctrl_flags |= BFI_IB_CF_MSIX_MODE; in bna_ib_config()398 ((u32)ib->ib_config.ctrl_flags << 8) | in bna_ib_start()974 if (rxf->ctrl_flags & BNA_RXF_CF_RSS_ENABLE) { in __rxf_config_set()1009 writel(rxf->ctrl_flags & BNA_RXF_CF_RSS_ENABLE, in __rxf_config_set()1014 writel((rxf->ctrl_flags & BNA_RXF_CF_SM_LG_RXQ) | 0x80, in __rxf_config_set()1031 (rxf->ctrl_flags & in __rxf_config_set()1238 rxf->ctrl_flags &= ~BNA_RXF_CF_RSS_ENABLE; in rxf_process_packet_filter_vlan()1243 rxf->ctrl_flags |= BNA_RXF_CF_RSS_ENABLE; in rxf_process_packet_filter_vlan()[all …]
2097 rxf->ctrl_flags |= BNA_RXF_CF_SM_LG_RXQ; in bna_rxf_adv_init()2110 rxf->ctrl_flags |= BNA_RXF_CF_RSS_ENABLE; in bna_rxf_adv_init()
117 u32 ctrl_flags);
543 u32 ctrl_flags;
480 __le16 ctrl_flags; member2043 pp->crqb[in_index].ctrl_flags = cpu_to_le16(flags); in mv_qc_prep()
2424 u8 *bssid, u16 channel, u32 ctrl_flags) in wmi_connect_cmd() argument2461 cc->ctrl_flags = ctrl_flags; in wmi_connect_cmd()
6134 p.ctrl_flags = ar->arConnectCtrlFlags; in ar6000_ap_mode_profile_commit()