Home
last modified time | relevance | path

Searched refs:iwx_cmd_header (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwxreg.h7808 struct iwx_cmd_header { struct
7843 struct iwx_cmd_header hdr;
7850 sizeof(struct iwx_cmd_header)];
7873 struct iwx_cmd_header hdr;
H A Dif_iwx.c2199 mapsize = (sizeof(struct iwx_cmd_header) + in iwx_alloc_tx_ring()
4248 struct iwx_cmd_header *cmd_hdr = &pkt->hdr; in iwx_rx_rx_phy_cmd()
4784 struct iwx_cmd_header *cmd_hdr = &pkt->hdr; in iwx_rx_tx_cmd()
5827 desc->tbs[1].tb_len = htole16(sizeof(struct iwx_cmd_header) + in iwx_tx()