Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/wcn36xx/
Dtxrx.c309 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu()
373 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data()
446 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt()
505 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx()
Ddxe.h454 struct wcn36xx_tx_bd;
466 struct wcn36xx_tx_bd *bd,
Dtxrx.h126 struct wcn36xx_tx_bd { struct
Ddxe.c728 struct wcn36xx_tx_bd *bd, in wcn36xx_dxe_tx_frame()
773 desc_bd->fr_len = sizeof(struct wcn36xx_tx_bd); in wcn36xx_dxe_tx_frame()
781 sizeof(struct wcn36xx_tx_bd)); in wcn36xx_dxe_tx_frame()