Searched refs:llc_sz (Results 1 – 1 of 1) sorted by relevance
1054 s32 frg_inx, frg_len, mpdu_len, llc_sz, mem_sz; in rtw_xmitframe_coalesce() local1093 llc_sz = 0; in rtw_xmitframe_coalesce()1114 llc_sz = rtw_put_snap(pframe, pattrib->ether_type); in rtw_xmitframe_coalesce()1115 pframe += llc_sz; in rtw_xmitframe_coalesce()1116 mpdu_len -= llc_sz; in rtw_xmitframe_coalesce()1145 ((pattrib->nr_frags == 1) ? llc_sz : 0) + in rtw_xmitframe_coalesce()