Home
last modified time | relevance | path

Searched refs:frame_ctl_2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/
Drayctl.h69 UCHAR frame_ctl_2; member
Dray_cs.c993 writeb(0, &ptx->mac.frame_ctl_2); in ray_build_header()
1000 writeb(FC2_FROM_DS, &ptx->mac.frame_ctl_2); in ray_build_header()
1008 writeb(FC2_TO_DS, &ptx->mac.frame_ctl_2); in ray_build_header()
2693 writeb(0, &ptx->mac.frame_ctl_2); in build_auth_frame()