Searched refs:head_ptr (Results 1 – 1 of 1) sorted by relevance
89 u8 *head_ptr; in mwifiex_process_tx() local103 head_ptr = mwifiex_process_uap_txpd(priv, skb); in mwifiex_process_tx()105 head_ptr = mwifiex_process_sta_txpd(priv, skb); in mwifiex_process_tx()108 if ((adapter->data_sent || adapter->tx_lock_flag) && head_ptr) { in mwifiex_process_tx()114 if (head_ptr) { in mwifiex_process_tx()116 local_tx_pd = (struct txpd *)(head_ptr + hroom); in mwifiex_process_tx()167 u8 *head_ptr = skb->data; in mwifiex_host_to_card() local184 local_tx_pd = (struct txpd *)head_ptr; in mwifiex_host_to_card()186 local_tx_pd = (struct txpd *) (head_ptr + in mwifiex_host_to_card()