Searched refs:to_fr_ds (Results 1 – 6 of 6) sorted by relevance
208 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local210 switch (to_fr_ds) { in get_da()232 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local234 switch (to_fr_ds) { in get_sa()255 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local257 switch (to_fr_ds) { in get_hdr_bssid()
113 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()
480 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()514 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()517 pattrib->hdrlen = (pattrib->to_fr_ds == 3) ? 30 : 24; in validate_recv_data_frame()561 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
43 u8 to_fr_ds; member
1253 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()1308 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()1315 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 30 : 24; in validate_recv_data_frame()1444 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()