Home
last modified time | relevance | path

Searched refs:wx_caps (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_cfg.txt49 wx_caps = all
61 wx_caps = all
73 wx_caps = all
85 wx_caps = all
99 wx_caps = all
146 wx_caps = all
162 wx_caps = 0x82
174 wx_caps = 0x82
186 wx_caps = 0x82
198 wx_caps = 0x82
H A Dt6fw_cfg_hashfilter.txt84 wx_caps = all
96 wx_caps = all
108 wx_caps = all
120 wx_caps = all
134 wx_caps = all
174 wx_caps = all
191 wx_caps = 0x82
203 wx_caps = 0x82
215 wx_caps = 0x82
227 wx_caps = 0x82
H A Dt5fw_cfg.txt93 wx_caps = all
105 wx_caps = all
117 wx_caps = all
129 wx_caps = all
143 wx_caps = all
191 wx_caps = all
207 wx_caps = 0x82
219 wx_caps = 0x82
231 wx_caps = 0x82
243 wx_caps = 0x82
H A Dt5fw_cfg_hashfilter.txt102 wx_caps = all
114 wx_caps = all
126 wx_caps = all
138 wx_caps = all
152 wx_caps = all
194 wx_caps = all
210 wx_caps = 0x82
222 wx_caps = 0x82
234 wx_caps = 0x82
246 wx_caps = 0x82
H A Dt6fw_cfg.txt91 wx_caps = all
103 wx_caps = all
115 wx_caps = all
127 wx_caps = all
141 wx_caps = all
192 wx_caps = all
209 wx_caps = 0x82
221 wx_caps = 0x82
233 wx_caps = 0x82
245 wx_caps = 0x82
H A Dt4fw_cfg_uwire.txt309 wx_caps = all # write/execute permissions for all commands
321 wx_caps = all # write/execute permissions for all commands
333 wx_caps = all # write/execute permissions for all commands
345 wx_caps = all # write/execute permissions for all commands
362 wx_caps = all # write/execute permissions for all commands
390 wx_caps = all # write/execute permissions for all commands
410 wx_caps = all # write/execute permissions for all commands
434 wx_caps = all # write/execute permissions for all commands
449 wx_caps = 0x82 # DMAQ | VF
460 wx_caps = 0x82 # DMAQ | VF
[all …]
H A Dt5fw_cfg_uwire.txt345 wx_caps = all # write/execute permissions for all commands
358 wx_caps = all # write/execute permissions for all commands
371 wx_caps = all # write/execute permissions for all commands
384 wx_caps = all # write/execute permissions for all commands
402 wx_caps = all # write/execute permissions for all commands
432 wx_caps = all # write/execute permissions for all commands
453 wx_caps = all # write/execute permissions for all commands
478 wx_caps = all # write/execute permissions for all commands
494 wx_caps = 0x82 # DMAQ | VF
506 wx_caps = 0x82 # DMAQ | VF
[all …]
H A Dt6fw_cfg_uwire.txt360 wx_caps = all # write/execute permissions for all commands
373 wx_caps = all # write/execute permissions for all commands
385 wx_caps = all # write/execute permissions for all commands
397 wx_caps = all # write/execute permissions for all commands
415 wx_caps = all # write/execute permissions for all commands
449 wx_caps = all # write/execute permissions for all commands
471 wx_caps = all # write/execute permissions for all commands
496 wx_caps = all # write/execute permissions for all commands
512 wx_caps = 0x82 # DMAQ | VF
524 wx_caps = 0x82 # DMAQ | VF
[all …]
H A Dt5fw_cfg_fpga.txt332 wx_caps = all # write/execute permissions for all commands
359 wx_caps = all # write/execute permissions for all commands
382 wx_caps = all # write/execute permissions for all commands
397 wx_caps = 0x82 # DMAQ | VF
408 wx_caps = 0x82 # DMAQ | VF
H A Dt6fw_cfg_fpga.txt343 wx_caps = all # write/execute permissions for all commands
375 wx_caps = all # write/execute permissions for all commands
400 wx_caps = all # write/execute permissions for all commands
417 wx_caps = 0x82 # DMAQ | VF
429 wx_caps = 0x82 # DMAQ | VF
/freebsd/sys/dev/cxgbe/common/
H A Dt4vf_hw.c347 vfres->wx_caps = G_FW_PFVF_CMD_WX_CAPS(word); in t4vf_get_vfres()
H A Dcommon.h356 unsigned int wx_caps; /* write/execute capabilities */ member