Home
last modified time | relevance | path

Searched defs:bcm_iov_cmd_info (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmiov.h174 struct bcm_iov_cmd_info { struct
175 bcm_iov_cmd_id_t cmd; /* the (sub)command - module specific */
176 bcm_iov_cmd_flags_t flags; /* checked by bcmiov but set by module */
177 bcm_iov_cmd_mflags_t mflags; /* owned and checked by module */
178 bcm_xtlv_opts_t xtlv_opts;
179 bcm_iov_cmd_validate_t validate_h; /* command validation handler */
180 bcm_iov_cmd_get_t get_h;
181 bcm_iov_cmd_set_t set_h;
182 uint16 xtlvs_off; /* offset to beginning of xtlvs in cmd data */
183 uint16 min_len_set;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmiov.h166 struct bcm_iov_cmd_info { struct
167 bcm_iov_cmd_id_t cmd; /* the (sub)command - module specific */
168 bcm_iov_cmd_flags_t flags; /* checked by bcmiov but set by module */
169 bcm_iov_cmd_mflags_t mflags; /* owned and checked by module */
170 bcm_xtlv_opts_t xtlv_opts;
171 bcm_iov_cmd_validate_t validate_h; /* command validation handler */
172 bcm_iov_cmd_get_t get_h;
173 bcm_iov_cmd_set_t set_h;
174 uint16 xtlvs_off; /* offset to beginning of xtlvs in cmd data */
175 uint16 min_len_set;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmiov.h166 struct bcm_iov_cmd_info { struct
167 bcm_iov_cmd_id_t cmd; /* the (sub)command - module specific */
168 bcm_iov_cmd_flags_t flags; /* checked by bcmiov but set by module */
169 bcm_iov_cmd_mflags_t mflags; /* owned and checked by module */
170 bcm_xtlv_opts_t xtlv_opts;
171 bcm_iov_cmd_validate_t validate_h; /* command validation handler */
172 bcm_iov_cmd_get_t get_h;
173 bcm_iov_cmd_set_t set_h;
174 uint16 xtlvs_off; /* offset to beginning of xtlvs in cmd data */
175 uint16 min_len_set;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmiov.h174 struct bcm_iov_cmd_info { struct
175 bcm_iov_cmd_id_t cmd; /* the (sub)command - module specific */
176 bcm_iov_cmd_flags_t flags; /* checked by bcmiov but set by module */
177 bcm_iov_cmd_mflags_t mflags; /* owned and checked by module */
178 bcm_xtlv_opts_t xtlv_opts;
179 bcm_iov_cmd_validate_t validate_h; /* command validation handler */
180 bcm_iov_cmd_get_t get_h;
181 bcm_iov_cmd_set_t set_h;
182 uint16 xtlvs_off; /* offset to beginning of xtlvs in cmd data */
183 uint16 min_len_set;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmiov.h174 struct bcm_iov_cmd_info { struct
175 bcm_iov_cmd_id_t cmd; /* the (sub)command - module specific */
176 bcm_iov_cmd_flags_t flags; /* checked by bcmiov but set by module */
177 bcm_iov_cmd_mflags_t mflags; /* owned and checked by module */
178 bcm_xtlv_opts_t xtlv_opts;
179 bcm_iov_cmd_validate_t validate_h; /* command validation handler */
180 bcm_iov_cmd_get_t get_h;
181 bcm_iov_cmd_set_t set_h;
182 uint16 xtlvs_off; /* offset to beginning of xtlvs in cmd data */
183 uint16 min_len_set;
[all …]