Searched refs:WLAN_GET_SEQ_SEQ (Results 1 – 2 of 2) sorted by relevance
252 seq = assoc ? WLAN_GET_SEQ_SEQ(le_to_host16(assoc->seq_ctrl)) : 0; in iapp_new_station()
29 #define WLAN_GET_SEQ_SEQ(seq) \ macro