Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/
Drayctl.h69 UCHAR frame_ctl_2; member
Dray_cs.c989 writeb(0, &ptx->mac.frame_ctl_2); in ray_build_header()
998 writeb(FC2_FROM_DS, &ptx->mac.frame_ctl_2); in ray_build_header()
1006 writeb(FC2_TO_DS, &ptx->mac.frame_ctl_2); in ray_build_header()
2685 writeb(0, &ptx->mac.frame_ctl_2); in build_auth_frame()