Home
last modified time | relevance | path

Searched refs:data_wide (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_util.c219 datasz = sizeof(cmd->data_wide); in iwm_send_cmd()
268 data = cmd->data_wide; in iwm_send_cmd()
H A Dif_iwmreg.h6903 uint8_t data_wide[IWM_DEF_CMD_PAYLOAD_SIZE -
6899 uint8_t data_wide[IWM_DEF_CMD_PAYLOAD_SIZE - global() member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h7848 uint8_t data_wide[IWX_DEF_CMD_PAYLOAD_SIZE - member
H A Dif_iwx.c5292 datasz = sizeof(cmd->data_wide); in iwx_send_cmd()
5339 data = cmd->data_wide; in iwx_send_cmd()