Searched refs:to_fr_ds (Results 1 – 6 of 6) sorted by relevance
319 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local321 switch (to_fr_ds) { in get_da()342 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local344 switch (to_fr_ds) { in get_sa()365 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local367 switch (to_fr_ds) { in get_hdr_bssid()
493 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()527 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()530 pattrib->hdrlen = (pattrib->to_fr_ds == 3) ? 30 : 24; in validate_recv_data_frame()574 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
46 u8 to_fr_ds; member
380 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local382 switch (to_fr_ds) { in get_da()402 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local404 switch (to_fr_ds) { in get_sa()424 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local426 switch (to_fr_ds) { in get_hdr_bssid()
108 u8 to_fr_ds; member
1166 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()1216 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()1222 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 30 : 24; in validate_recv_data_frame()1291 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()