Searched refs:frag_ctl (Results 1 – 4 of 4) sorted by relevance
322 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_LEGACY); in vnt_fill_txkey()327 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP); in vnt_fill_txkey()370 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_fill_txkey()595 tx_buffer_head->frag_ctl = in vnt_tx_packet()605 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_NONFRAG); in vnt_tx_packet()
158 __le16 frag_ctl; member
169 __le16 frag_ctl; member
1305 tx_buffer_head->frag_ctl = in vnt_generate_fifo_header()1314 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_LEGACY); in vnt_generate_fifo_header()1317 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP); in vnt_generate_fifo_header()1320 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_generate_fifo_header()1338 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_NONFRAG); in vnt_generate_fifo_header()