Home
last modified time | relevance | path

Searched refs:il3945_tx_resp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1420 struct il3945_tx_resp { struct
2647 struct il3945_tx_resp beacon_notify_hdr;
3352 struct il3945_tx_resp tx_resp;
H A D3945.c306 struct il3945_tx_resp *tx_resp = (void *)&pkt->u.raw[0]; in il3945_hdl_tx()