Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c74 tx_flags |= TX_CMD_FLG_MORE_FRAG_MSK; in iwlagn_tx_cmd_build_basic()
H A Dcommands.h1135 #define TX_CMD_FLG_MORE_FRAG_MSK cpu_to_le32(1 << 14) macro