Searched refs:frag_ctl (Results 1 – 4 of 4) sorted by relevance
320 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_LEGACY); in vnt_fill_txkey()325 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP); in vnt_fill_txkey()368 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_fill_txkey()593 tx_buffer_head->frag_ctl = in vnt_tx_packet()603 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_NONFRAG); in vnt_tx_packet()
156 __le16 frag_ctl; member
167 __le16 frag_ctl; member
1307 tx_buffer_head->frag_ctl = in vnt_generate_fifo_header()1316 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_LEGACY); in vnt_generate_fifo_header()1319 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP); in vnt_generate_fifo_header()1322 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_generate_fifo_header()1341 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_NONFRAG); in vnt_generate_fifo_header()
Completed in 19 milliseconds