Home
last modified time | relevance | path

Searched refs:C_TX (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h101 C_TX = 0x1c, enumerator
245 * C_TX (both command and response)
1245 * Driver must place each C_TX command into one of the prioritized Tx
1266 /* C_TX Tx flags field */
1351 * C_TX = 0x1c (command)
1416 * C_TX = 0x1c (response)
1652 * C_TX = 0x1c (response)
H A Dcommon.h626 * If C_TX indicates that aggregation was attempted, driver must wait
1975 pkt->hdr.cmd != N_STATS && pkt->hdr.cmd != C_TX && in il_need_reclaim()
H A D3945.c2449 il->handlers[C_TX] = il3945_hdl_tx; in il3945_hw_handler_setup()
H A D3945-mac.c388 * handle build C_TX command notification.
442 * start C_TX command process
536 out_cmd->hdr.cmd = C_TX; in il3945_tx_skb()
H A D4965-mac.c1480 * handle build C_TX command notification.
1639 * start C_TX command process
1781 out_cmd->hdr.cmd = C_TX; in il4965_tx_skb()
4194 il->handlers[C_TX] = il4965_hdl_tx; in il4965_setup_handlers()
H A Dcommon.c200 IL_CMD(C_TX); in il_get_cmd_string()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h101 C_TX = 0x1c, enumerator
245 * C_TX (both command and response)
1245 * Driver must place each C_TX command into one of the prioritized Tx
1266 /* C_TX Tx flags field */
1351 * C_TX = 0x1c (command)
1418 * C_TX = 0x1c (response)
1654 * C_TX = 0x1c (response)
H A D3945.c2449 il->handlers[C_TX] = il3945_hdl_tx; in il3945_hw_handler_setup()
H A Dcommon.h626 * If C_TX indicates that aggregation was attempted, driver must wait
1976 pkt->hdr.cmd != N_STATS && pkt->hdr.cmd != C_TX && in il_need_reclaim()
H A D3945-mac.c388 * handle build C_TX command notification.
442 * start C_TX command process
536 out_cmd->hdr.cmd = C_TX; in il3945_tx_skb()
H A D4965-mac.c1481 * handle build C_TX command notification.
1640 * start C_TX command process
1782 out_cmd->hdr.cmd = C_TX; in il4965_tx_skb()
4193 il->handlers[C_TX] = il4965_hdl_tx; in il4965_setup_handlers()
H A Dcommon.c200 IL_CMD(C_TX); in il_get_cmd_string()

Completed in 80 milliseconds