Searched refs:idpf_get_max_tx_bufs (Results 1 – 2 of 2) sorted by relevance
780 * idpf_get_max_tx_bufs - Get max scatter-gather buffers supported by the device783 static inline unsigned int idpf_get_max_tx_bufs(struct idpf_adapter *adapter) in idpf_get_max_tx_bufs() function
1397 q->tx_max_bufs = idpf_get_max_tx_bufs(adapter); in idpf_txq_group_alloc()