Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/legacy/
H A Drayctl.h69 UCHAR frame_ctl_2; member
H A Dray_cs.c994 writeb(0, &ptx->mac.frame_ctl_2); in ray_build_header()
1003 writeb(FC2_FROM_DS, &ptx->mac.frame_ctl_2); in ray_build_header()
1011 writeb(FC2_TO_DS, &ptx->mac.frame_ctl_2); in ray_build_header()
2690 writeb(0, &ptx->mac.frame_ctl_2); in build_auth_frame()