Lines Matching refs:__set_bit
199 __set_bit(ENTRY_TXD_GENERATE_SEQ, &txdesc->flags); in rt2x00queue_create_tx_descriptor_seq()
331 __set_bit(ENTRY_TXD_HT_MIMO_PS, &txdesc->flags); in rt2x00queue_create_tx_descriptor_ht()
362 __set_bit(ENTRY_TXD_HT_AMPDU, &txdesc->flags); in rt2x00queue_create_tx_descriptor_ht()
370 __set_bit(ENTRY_TXD_HT_BW_40, &txdesc->flags); in rt2x00queue_create_tx_descriptor_ht()
372 __set_bit(ENTRY_TXD_HT_SHORT_GI, &txdesc->flags); in rt2x00queue_create_tx_descriptor_ht()
415 __set_bit(ENTRY_TXD_ACK, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
422 __set_bit(ENTRY_TXD_BURST, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
424 __set_bit(ENTRY_TXD_RTS_FRAME, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
426 __set_bit(ENTRY_TXD_CTS_FRAME, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
437 __set_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
443 __set_bit(ENTRY_TXD_BURST, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
444 __set_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
451 __set_bit(ENTRY_TXD_BURST, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
459 __set_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
463 __set_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags); in rt2x00queue_create_tx_descriptor()