Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c88 static void fill_txdesc_sectype(struct pkt_attrib *pattrib, struct tx_desc *ptxdesc) in fill_txdesc_sectype() function
216 fill_txdesc_sectype(pattrib, ptxdesc); in update_txdesc()
/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2981 static u8 fill_txdesc_sectype(struct pkt_attrib *pattrib) in fill_txdesc_sectype() function
3084 ptxdesc->sectype = fill_txdesc_sectype(pattrib); in rtl8723b_fill_default_txdesc()