Home
last modified time | relevance | path

Searched defs:wlhdr_frame_ctrl (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/halmac_88xx/
Dhalmac_common_88xx.c70 struct wlhdr_frame_ctrl { struct
71 u16 protocol:2;
72 u16 type:2;
73 u16 sub_type:4;
74 u16 to_ds:1;
75 u16 from_ds:1;
76 u16 more_frag:1;
77 u16 retry:1;
78 u16 pwr_mgmt:1;
79 u16 more_data:1;
[all …]