|
int | ath6kl_configure_target (struct ath6kl *ar) |
|
void | ath6kl_detect_error (unsigned long ptr) |
|
void | disconnect_timer_handler (unsigned long ptr) |
|
void | init_netdev (struct net_device *dev) |
|
void | ath6kl_cookie_init (struct ath6kl *ar) |
|
void | ath6kl_cookie_cleanup (struct ath6kl *ar) |
|
void | ath6kl_rx (struct htc_target *target, struct htc_packet *packet) |
|
void | ath6kl_tx_complete (struct htc_target *context, struct list_head *packet_queue) |
|
enum htc_send_full_action | ath6kl_tx_queue_full (struct htc_target *target, struct htc_packet *packet) |
|
void | ath6kl_stop_txrx (struct ath6kl *ar) |
|
void | ath6kl_cleanup_amsdu_rxbufs (struct ath6kl *ar) |
|
int | ath6kl_diag_write32 (struct ath6kl *ar, u32 address, __le32 value) |
|
int | ath6kl_diag_write (struct ath6kl *ar, u32 address, void *data, u32 length) |
|
int | ath6kl_diag_read32 (struct ath6kl *ar, u32 address, u32 *value) |
|
int | ath6kl_diag_read (struct ath6kl *ar, u32 address, void *data, u32 length) |
|
int | ath6kl_read_fwlogs (struct ath6kl *ar) |
|
void | ath6kl_init_profile_info (struct ath6kl_vif *vif) |
|
void | ath6kl_tx_data_cleanup (struct ath6kl *ar) |
|
struct ath6kl_cookie * | ath6kl_alloc_cookie (struct ath6kl *ar) |
|
void | ath6kl_free_cookie (struct ath6kl *ar, struct ath6kl_cookie *cookie) |
|
int | ath6kl_data_tx (struct sk_buff *skb, struct net_device *dev) |
|
struct aggr_info * | aggr_init (struct ath6kl_vif *vif) |
|
void | aggr_conn_init (struct ath6kl_vif *vif, struct aggr_info *aggr_info, struct aggr_info_conn *aggr_conn) |
|
void | ath6kl_rx_refill (struct htc_target *target, enum htc_endpoint_id endpoint) |
|
void | ath6kl_refill_amsdu_rxbufs (struct ath6kl *ar, int count) |
|
struct htc_packet * | ath6kl_alloc_amsdu_rxbuf (struct htc_target *target, enum htc_endpoint_id endpoint, int len) |
|
void | aggr_module_destroy (struct aggr_info *aggr_info) |
|
void | aggr_reset_state (struct aggr_info_conn *aggr_conn) |
|
struct ath6kl_sta * | ath6kl_find_sta (struct ath6kl_vif *vif, u8 *node_addr) |
|
struct ath6kl_sta * | ath6kl_find_sta_by_aid (struct ath6kl *ar, u8 aid) |
|
void | ath6kl_ready_event (void *devt, u8 *datap, u32 sw_ver, u32 abi_ver, enum wmi_phy_cap cap) |
|
int | ath6kl_control_tx (void *devt, struct sk_buff *skb, enum htc_endpoint_id eid) |
|
void | ath6kl_connect_event (struct ath6kl_vif *vif, u16 channel, u8 *bssid, u16 listen_int, u16 beacon_int, enum network_type net_type, u8 beacon_ie_len, u8 assoc_req_len, u8 assoc_resp_len, u8 *assoc_info) |
|
void | ath6kl_connect_ap_mode_bss (struct ath6kl_vif *vif, u16 channel) |
|
void | ath6kl_connect_ap_mode_sta (struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, u8 keymgmt, u8 ucipher, u8 auth, u8 assoc_req_len, u8 *assoc_info, u8 apsd_info) |
|
void | ath6kl_disconnect_event (struct ath6kl_vif *vif, u8 reason, u8 *bssid, u8 assoc_resp_len, u8 *assoc_info, u16 prot_reason_status) |
|
void | ath6kl_tkip_micerr_event (struct ath6kl_vif *vif, u8 keyid, bool ismcast) |
|
void | ath6kl_txpwr_rx_evt (void *devt, u8 tx_pwr) |
|
void | ath6kl_scan_complete_evt (struct ath6kl_vif *vif, int status) |
|
void | ath6kl_tgt_stats_event (struct ath6kl_vif *vif, u8 *ptr, u32 len) |
|
void | ath6kl_indicate_tx_activity (void *devt, u8 traffic_class, bool active) |
|
enum htc_endpoint_id | ath6kl_ac2_endpoint_id (void *devt, u8 ac) |
|
void | ath6kl_pspoll_event (struct ath6kl_vif *vif, u8 aid) |
|
void | ath6kl_dtimexpiry_event (struct ath6kl_vif *vif) |
|
void | ath6kl_disconnect (struct ath6kl_vif *vif) |
|
void | aggr_recv_delba_req_evt (struct ath6kl_vif *vif, u8 tid) |
|
void | aggr_recv_addba_req_evt (struct ath6kl_vif *vif, u8 tid, u16 seq_no, u8 win_sz) |
|
void | ath6kl_wakeup_event (void *dev) |
|
void | ath6kl_reset_device (struct ath6kl *ar, u32 target_type, bool wait_fot_compltn, bool cold_reset) |
|
void | ath6kl_init_control_info (struct ath6kl_vif *vif) |
|
struct ath6kl_vif * | ath6kl_vif_first (struct ath6kl *ar) |
|
void | ath6kl_cleanup_vif (struct ath6kl_vif *vif, bool wmi_ready) |
|
int | ath6kl_init_hw_start (struct ath6kl *ar) |
|
int | ath6kl_init_hw_stop (struct ath6kl *ar) |
|
int | ath6kl_init_fetch_firmwares (struct ath6kl *ar) |
|
int | ath6kl_init_hw_params (struct ath6kl *ar) |
|
void | ath6kl_check_wow_status (struct ath6kl *ar) |
|
void | ath6kl_core_tx_complete (struct ath6kl *ar, struct sk_buff *skb) |
|
void | ath6kl_core_rx_complete (struct ath6kl *ar, struct sk_buff *skb, u8 pipe) |
|
struct ath6kl * | ath6kl_core_create (struct device *dev) |
|
int | ath6kl_core_init (struct ath6kl *ar, enum ath6kl_htc_type htc_type) |
|
void | ath6kl_core_cleanup (struct ath6kl *ar) |
|
void | ath6kl_core_destroy (struct ath6kl *ar) |
|