Searched refs:to_fr_ds (Results 1 – 9 of 9) sorted by relevance
245 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local247 switch (to_fr_ds) { in get_da()269 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local271 switch (to_fr_ds) { in get_sa()292 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local294 switch (to_fr_ds) { in get_hdr_bssid()
125 u8 to_fr_ds; member
340 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local342 switch (to_fr_ds) { in get_da()362 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local364 switch (to_fr_ds) { in get_sa()384 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local386 switch (to_fr_ds) { in get_hdr_bssid()
92 u8 to_fr_ds; member
162 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local164 switch (to_fr_ds) { in get_hdr_bssid()
479 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()513 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()516 pattrib->hdrlen = (pattrib->to_fr_ds == 3) ? 30 : 24; in validate_recv_data_frame()560 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
43 u8 to_fr_ds; member
993 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()1041 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()1047 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 30 : 24; in validate_recv_data_frame()1106 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()
1255 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()1310 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()1317 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 30 : 24; in validate_recv_data_frame()1448 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()
Completed in 28 milliseconds