Searched refs:firstseg (Results 1 – 5 of 5) sorted by relevance
745 bool firstseg = ((hdr->seq_ctrl & in rtl92ce_tx_fill_desc() local761 if (firstseg) { in rtl92ce_tx_fill_desc()859 SET_TX_DESC_FIRST_SEG(pdesc, (firstseg ? 1 : 0)); in rtl92ce_tx_fill_desc()894 u8 *pdesc, bool firstseg, in rtl92ce_tx_fill_cmddesc() argument910 if (firstseg) in rtl92ce_tx_fill_cmddesc()
570 u32 firstseg:1; member677 u32 firstseg:1; member
125 u32 firstseg:1; member
651 u8 *pdesc, bool firstseg, in rtl92cu_tx_fill_cmddesc() argument660 if (firstseg) in rtl92cu_tx_fill_cmddesc()
1356 bool firstseg, bool lastseg,