Searched refs:frame_control (Results 1 – 2 of 2) sorted by relevance
37 u16 frame_control;// needs to be subtyped member
1414 if ( rx_buff->u.rx.ieee_802_11.frame_control == 0x8 ) in awc_802_11_router_rx()1702 fid->u.tx.ieee_802_11.frame_control = 0x8; in awc_802_11_tx_find_path_and_post()1709 fid->u.tx.ieee_802_11.frame_control = 0x108; in awc_802_11_tx_find_path_and_post()1746 fid->u.tx.ieee_802_11.frame_control = 0x8; in awc_802_11_tx_find_path_and_post()1948 DEBUG(128, "rx receive 802_11 header, framecontrol %x \n",rx_buff->u.rx.ieee_802_11.frame_control); in awc_receive_packet()