Searched refs:to_fr_ds (Results 1 – 6 of 6) sorted by relevance
230 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local232 switch (to_fr_ds) { in get_da()254 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local256 switch (to_fr_ds) { in get_sa()277 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local279 switch (to_fr_ds) { in get_hdr_bssid()
125 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
1254 switch (pattrib->to_fr_ds) { in validate_recv_data_frame()1309 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 32 : 26; in validate_recv_data_frame()1316 pattrib->hdrlen = pattrib->to_fr_ds == 3 ? 30 : 24; in validate_recv_data_frame()1445 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()