Searched defs:ath9k_ops_config (Results 1 – 1 of 1) sorted by relevance
257 struct ath9k_ops_config { struct258 int dma_beacon_response_time;259 int sw_beacon_response_time;260 int additional_swba_backoff;261 int ack_6mb;262 int cwm_ignore_extcca;263 uint8_t pcie_powersave_enable;264 uint8_t pcie_l1skp_enable;265 uint8_t pcie_clock_req;266 uint32_t pcie_waen;[all …]