Searched refs:P2PIE_PUT_LE32 (Results 1 – 2 of 2) sorted by relevance
1392 P2PIE_PUT_LE32(buf, noa->noa_descriptors[i].duration); in wma_p2p_create_sub_ie_noa()1394 P2PIE_PUT_LE32(buf, noa->noa_descriptors[i].interval); in wma_p2p_create_sub_ie_noa()1396 P2PIE_PUT_LE32(buf, noa->noa_descriptors[i].start_time); in wma_p2p_create_sub_ie_noa()
283 #define P2PIE_PUT_LE32(a, val) \ macro