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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 249 milliseconds