Searched refs:phw_resource (Results 1 – 1 of 1) sorted by relevance
266 …sv6xxx_hci_xmit(struct ssv_hw_txq *hw_txq, int max_count, struct ssv6xxx_hw_resource *phw_resource) in ssv6xxx_hci_xmit() argument292 …if ((phw_resource->free_tx_page < page_count) || (phw_resource->free_tx_id <= 0) || (phw_resource-… in ssv6xxx_hci_xmit()297 phw_resource->free_tx_page -= page_count; in ssv6xxx_hci_xmit()298 phw_resource->free_tx_id--; in ssv6xxx_hci_xmit()299 phw_resource->max_tx_frame[hw_txq->txq_no]--; in ssv6xxx_hci_xmit()