Searched refs:idpf_get_max_tx_bufs (Results 1 – 4 of 4) sorted by relevance
446 idpf_get_max_tx_bufs(vport->adapter), in idpf_xdp_set_features()
859 static inline unsigned int idpf_get_max_tx_bufs(struct idpf_adapter *adapter) in idpf_get_max_tx_bufs() function
867 np->tx_max_bufs = idpf_get_max_tx_bufs(adapter); in idpf_cfg_netdev()
1743 q->tx_max_bufs = idpf_get_max_tx_bufs(adapter); in idpf_txq_group_alloc()