Searched refs:sw_support (Results 1 – 5 of 5) sorted by relevance
1848 txdesc.sw_support = cpu_to_le32(meta->tx_cb_idx); in prism2_tx_80211()2173 u16 sw_support, hdrlen, len; in hostap_tx_callback() local2184 sw_support = le32_to_cpu(txdesc->sw_support); in hostap_tx_callback()2188 while (cb != NULL && cb->idx != sw_support) in hostap_tx_callback()2194 local->dev->name, sw_support); in hostap_tx_callback()2244 if (txdesc->sw_support) { in hostap_tx_compl_read()2287 if (txdesc.sw_support) in prism2_tx_ev()2367 if (txdesc.sw_support) in prism2_txexc()
109 __le32 sw_support; member
204 __le32 sw_support; member
464 u32 sw_support; member
2725 hw->txbuff.txfrm.desc.sw_support = 0x0123; in hfa384x_drvr_txframe()3240 if (usbin->txfrm.desc.sw_support == 0x0123) { in hfa384x_usbin_callback()