Searched defs:iwl_roc_req (Results 1 – 1 of 1) sorted by relevance
400 struct iwl_roc_req { struct401 __le32 action;402 __le32 activity;403 __le32 sta_id;404 struct iwl_fw_channel_info channel_info;405 u8 node_addr[ETH_ALEN];406 __le16 reserved1;407 __le32 max_delay;408 __le32 duration;409 __le32 interval;[all …]