Home
last modified time | relevance | path

Searched refs:cmpk_tx_rahis_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.h8 #define CMPK_TX_RAHIS_SIZE sizeof(cmpk_tx_rahis_t)
164 } __packed cmpk_tx_rahis_t; typedef
H A Dr819xU_cmdpkt.c360 cmpk_tx_rahis_t *ptxrate; in cmpk_handle_tx_rate_history()
362 u16 length = sizeof(cmpk_tx_rahis_t); in cmpk_handle_tx_rate_history()
391 ptxrate = (cmpk_tx_rahis_t *)pmsg; in cmpk_handle_tx_rate_history()