Searched refs:to_fr_ds (Results 1 – 6 of 6) sorted by relevance
310 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local312 switch (to_fr_ds) { in get_da()333 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local335 switch (to_fr_ds) { in get_sa()356 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local358 switch (to_fr_ds) { in get_hdr_bssid()
497 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()531 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()534 pattrib->hdrlen = (pattrib->to_fr_ds == 3) ? 30 : 24; in validate_recv_data_frame()578 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
46 u8 to_fr_ds; member
291 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local293 switch (to_fr_ds) { in get_da()313 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local315 switch (to_fr_ds) { in get_sa()335 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local337 switch (to_fr_ds) { in get_hdr_bssid()
108 u8 to_fr_ds; member
1140 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()1190 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()1196 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 30 : 24; in validate_recv_data_frame()1263 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()