Searched refs:flush_control (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.h152 int iwlagn_txfifo_flush(struct iwl_priv *priv, u16 flush_control);
153 void iwlagn_dev_txfifo_flush(struct iwl_priv *priv, u16 flush_control);
H A Diwl-core.h211 int (*txfifo_flush)(struct iwl_priv *priv, u16 flush_control);
212 void (*dev_txfifo_flush)(struct iwl_priv *priv, u16 flush_control);
H A Diwl-agn-lib.c1463 int iwlagn_txfifo_flush(struct iwl_priv *priv, u16 flush_control) argument
1483 flush_cmd.flush_control = cpu_to_le16(flush_control);
1488 void iwlagn_dev_txfifo_flush(struct iwl_priv *priv, u16 flush_control) argument
H A Diwl-commands.h1239 * @flush_control: flush controls
1246 __le16 flush_control; member in struct:iwl_txfifo_flush_cmd

Completed in 61 milliseconds