Searched refs:tx_param (Results 1 – 6 of 6) sorted by relevance
68 struct mwifiex_tx_param *tx_param) in mwifiex_process_tx() argument82 skb, tx_param); in mwifiex_process_tx()
164 struct mwifiex_tx_param tx_param; in mwifiex_11n_aggregate_pkt() local247 tx_param.next_pkt_len = 0; in mwifiex_11n_aggregate_pkt()250 skb_aggr, &tx_param); in mwifiex_11n_aggregate_pkt()
1007 struct mwifiex_tx_param tx_param; in mwifiex_send_single_packet() local1032 tx_param.next_pkt_len = ((skb_next) ? skb_next->len + in mwifiex_send_single_packet()1035 if (mwifiex_process_tx(priv, skb, &tx_param) == -EBUSY) { in mwifiex_send_single_packet()1103 struct mwifiex_tx_param tx_param; in mwifiex_send_processed_packet() local1125 tx_param.next_pkt_len = in mwifiex_send_processed_packet()1129 &tx_param); in mwifiex_send_processed_packet()
1442 struct mwifiex_tx_param *tx_param) in mwifiex_sdio_host_to_card() argument1484 if (tx_param) in mwifiex_sdio_host_to_card()1486 port, tx_param->next_pkt_len in mwifiex_sdio_host_to_card()
711 struct mwifiex_tx_param *tx_param);
1679 struct mwifiex_tx_param *tx_param) in mwifiex_pcie_host_to_card() argument