Home
last modified time | relevance | path

Searched refs:wcn36xx_tx_bd (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.h454 struct wcn36xx_tx_bd;
466 struct wcn36xx_tx_bd *bd,
H A Dtxrx.c458 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu()
520 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data()
599 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt()
661 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx()
H A Dtxrx.h127 struct wcn36xx_tx_bd { struct
H A Ddxe.c747 struct wcn36xx_tx_bd *bd, in wcn36xx_dxe_tx_frame()
792 desc_bd->fr_len = sizeof(struct wcn36xx_tx_bd); in wcn36xx_dxe_tx_frame()
800 sizeof(struct wcn36xx_tx_bd)); in wcn36xx_dxe_tx_frame()