Searched refs:REPLY_TX (Results 1 - 12 of 12) 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-hcmd.c55 IWL_CMD(REPLY_TX);
H A Diwl-agn-lib.c310 priv->rx_handlers[REPLY_TX] = iwlagn_rx_reply_tx;
H A Diwl-agn-tx.c342 * handle build REPLY_TX command notification.
509 * start REPLY_TX command process
642 out_cmd->hdr.cmd = REPLY_TX;
H A Diwl-4965.c2199 priv->rx_handlers[REPLY_TX] = iwl4965_rx_reply_tx;
H A Diwl-commands.h107 REPLY_TX = 0x1c, enumerator in enum:__anon13750
270 * REPLY_TX (both command and response)
1417 * Driver must place each REPLY_TX command into one of the prioritized Tx
1438 /* REPLY_TX Tx flags field */
1547 * REPLY_TX = 0x1c (command)
1612 * REPLY_TX = 0x1c (response)
1855 * REPLY_TX = 0x1c (response)
H A Diwl3945-base.c402 * handle build REPLY_TX command notification.
456 * start REPLY_TX command process
553 out_cmd->hdr.cmd = REPLY_TX;
1280 (pkt->hdr.cmd != REPLY_TX);
H A Diwl-3945.c2451 priv->rx_handlers[REPLY_TX] = iwl3945_rx_reply_tx;
H A Diwl-agn.c987 (pkt->hdr.cmd != REPLY_TX);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dlmac.h222 #define REPLY_TX 0x1c macro
H A Dtx.c53 * concatenating one REPLY_TX command per Tx frame. [iwm_tx_worker]
322 umac_cmd.id = REPLY_TX;
H A Dcommands.c480 umac_cmd.id = REPLY_TX;
H A Drx.c227 IWM_DBG_TX(iwm, DBG, "REPLY_TX, buf size: %lu\n", buf_size);
1478 [REPLY_TX] = iwm_ntf_tx,

Completed in 292 milliseconds