frag_ctl         1357 drivers/staging/vt6655/rxtx.c 	tx_buffer_head->frag_ctl =
frag_ctl         1366 drivers/staging/vt6655/rxtx.c 			tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_LEGACY);
frag_ctl         1369 drivers/staging/vt6655/rxtx.c 			tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP);
frag_ctl         1372 drivers/staging/vt6655/rxtx.c 			tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES);
frag_ctl         1390 drivers/staging/vt6655/rxtx.c 	tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_NONFRAG);
frag_ctl          169 drivers/staging/vt6655/rxtx.h 	__le16 frag_ctl;
frag_ctl          891 drivers/staging/vt6656/rxtx.c 	tx_buffer_head->frag_ctl =
frag_ctl          899 drivers/staging/vt6656/rxtx.c 			tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_LEGACY);
frag_ctl          902 drivers/staging/vt6656/rxtx.c 			tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP);
frag_ctl          905 drivers/staging/vt6656/rxtx.c 			tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES);
frag_ctl          951 drivers/staging/vt6656/rxtx.c 	tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_NONFRAG);
frag_ctl          214 drivers/staging/vt6656/rxtx.h 	__le16 frag_ctl;