Searched refs:rtw_wlan_pkt_size (Results 1 – 3 of 3) sorted by relevance
337 #define rtw_wlan_pkt_size(f) rtw_calculate_wlan_pkt_size_by_attribue(&f->attrib) macro
455 #define rtw_wlan_pkt_size(f) rtw_calculate_wlan_pkt_size_by_attribue(&f->attrib) macro
240 txlen = txdesc_size + rtw_wlan_pkt_size(pxmitframe); in xmit_xmitframes()