Searched refs:TX_CMD_FLG_ANT_A_MSK (Results 1 – 2 of 2) sorted by relevance
1307 #define TX_CMD_FLG_ANT_A_MSK cpu_to_le32(1 << 8) macro
555 tx_cmd->tx_flags &= ~TX_CMD_FLG_ANT_A_MSK; in il3945_tx_skb()