Searched refs:AMPDU_HCI_SEND (Results 1 – 2 of 2) sorted by relevance
87 #define AMPDU_HCI_SEND(_sh,_sk,_q,_flag) (_sh)->hci.hci_ops->hci_tx((_sk), (_q), (_flag)) macro
429 int ret = AMPDU_HCI_SEND(sc->sh, skb, tx_desc->txq_idx, tx_flag); in _send_hci_skb()