Searched refs:iwl_calib_hdr (Results 1 – 4 of 4) sorted by relevance
364 struct iwl_calib_hdr *hdr; in iwlagn_wait_calib()371 hdr = (struct iwl_calib_hdr *)pkt->data; in iwlagn_wait_calib()
3129 struct iwl_calib_hdr { struct3137 struct iwl_calib_hdr hdr; argument3142 struct iwl_calib_hdr hdr;3150 struct iwl_calib_hdr hdr;3156 struct iwl_calib_hdr hdr;3165 struct iwl_calib_hdr hdr;3171 struct iwl_calib_hdr hdr;
56 static inline void iwl_set_calib_hdr(struct iwl_calib_hdr *hdr, u8 cmd) in iwl_set_calib_hdr()115 const struct iwl_calib_hdr *cmd, int len);
22 struct iwl_calib_hdr hdr;60 const struct iwl_calib_hdr *cmd, int len) in iwl_calib_set()64 res = kmalloc(sizeof(*res) + len - sizeof(struct iwl_calib_hdr), in iwl_calib_set()