Lines Matching defs:data

67  *   a value of 0 means RTS on all data/management packets
69 * else RTS for data/management frames where MPDU is larger
116 * Contains common data for Rx and Tx queues
137 * @meta: array of meta data for each command/tx buffer
209 /* *regulatory* channel data format in eeprom, one for each channel.
222 /* 4965 has room for up to 8 sets of txpower calibration data */
242 * factory calibration data for one txpower level, on one channel,
310 * Not all sets need to be filled with data;
312 * (0 if unused) for each set of data.
345 * Per-channel regulatory data.
466 * One for each channel, holds all channel setup data
493 /* Radio/DSP gain settings for each "normal" data Tx rate.
564 const void *data;
721 * space for us to put data into.
727 /* one for each uCode image (inst/data, boot/init/runtime) */
739 __le32 data_size; /* bytes of runtime data */
741 __le32 init_data_size; /* bytes of init data */
743 u8 data[0]; /* in same order as sizes */
944 /* Sensitivity calib data */
975 /* Chain noise (differential Rx gain) calib data */
1169 spinlock_t lock; /* protect general shared data */
1197 struct fw_desc ucode_data; /* runtime data original */
1198 struct fw_desc ucode_data_backup; /* runtime data save/restore */
1200 struct fw_desc ucode_init_data; /* initialization data */
1232 * _4965's initialize alive response contains some calibration data. */
1245 /* Rate scaling data */
1263 /* counts mgmt, ctl, and data packets */
1540 /* check validity of rtc data address */
1565 u16(*build_addsta_hcmd) (const struct il_addsta_cmd *cmd, u8 *data);
1805 const void *data);
1806 int il_send_cmd_pdu_async(struct il_priv *il, u8 id, u16 len, const void *data,
1954 irqreturn_t il_isr(int irq, void *data);
2349 * @il -- pointer to il_priv data structure
2360 * @il -- pointer to il_priv data structure
2433 * Each TFD contains pointer/size information for up to 20 data buffers
2730 u64 data; /* bitmap of successful frames */
2749 u8 is_dup; /* 1 = duplicated data streams */
2920 print_hex_dump(KERN_ERR, "iwl data: ", \
2935 print_hex_dump(KERN_DEBUG, "iwl data: ", \