Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/wlan-ng/
A Dhfa384x_usb.c2491 memset(&hw->txbuff.txfrm.desc, 0, sizeof(hw->txbuff.txfrm.desc)); in hfa384x_drvr_txframe()
2497 hw->txbuff.txfrm.desc.sw_support = 0x0123; in hfa384x_drvr_txframe()
2504 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2508 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2512 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2516 cpu_to_le16s(&hw->txbuff.txfrm.desc.tx_control); in hfa384x_drvr_txframe()
2519 hw->txbuff.txfrm.desc.hdr = *p80211_hdr; in hfa384x_drvr_txframe()
2523 hw->txbuff.txfrm.desc.data_len = cpu_to_le16(skb->len + 8); in hfa384x_drvr_txframe()
2526 hw->txbuff.txfrm.desc.data_len = cpu_to_le16(skb->len); in hfa384x_drvr_txframe()
2532 ptr = hw->txbuff.txfrm.data; in hfa384x_drvr_txframe()
[all …]
A Dhfa384x.h879 struct hfa384x_usb_txfrm txfrm; member
890 struct hfa384x_usb_txfrm txfrm; member

Completed in 38 milliseconds