Searched refs:txfrm (Results 1 – 2 of 2) sorted by relevance
2620 memset(&hw->txbuff.txfrm.desc, 0, sizeof(hw->txbuff.txfrm.desc)); in hfa384x_drvr_txframe()2626 hw->txbuff.txfrm.desc.sw_support = 0x0123; in hfa384x_drvr_txframe()2633 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()2637 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()2641 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()2645 cpu_to_le16s(&hw->txbuff.txfrm.desc.tx_control); in hfa384x_drvr_txframe()2648 memcpy(&hw->txbuff.txfrm.desc.frame_control, p80211_hdr, in hfa384x_drvr_txframe()2653 hw->txbuff.txfrm.desc.data_len = cpu_to_le16(skb->len + 8); in hfa384x_drvr_txframe()2656 hw->txbuff.txfrm.desc.data_len = cpu_to_le16(skb->len); in hfa384x_drvr_txframe()2662 ptr = hw->txbuff.txfrm.data; in hfa384x_drvr_txframe()[all …]
892 struct hfa384x_usb_txfrm txfrm; member903 struct hfa384x_usb_txfrm txfrm; member