Searched refs:get_tofr_ds (Results 1 – 4 of 4) sorted by relevance
47 static inline unsigned char get_tofr_ds(unsigned char *pframe) in get_tofr_ds() function
561 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
102 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro
1445 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()