Home
last modified time | relevance | path

Searched refs:idpf_get_max_tx_bufs (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Dxdp.c446 idpf_get_max_tx_bufs(vport->adapter), in idpf_xdp_set_features()
H A Didpf.h859 static inline unsigned int idpf_get_max_tx_bufs(struct idpf_adapter *adapter) in idpf_get_max_tx_bufs() function
H A Didpf_lib.c867 np->tx_max_bufs = idpf_get_max_tx_bufs(adapter); in idpf_cfg_netdev()
H A Didpf_txrx.c1743 q->tx_max_bufs = idpf_get_max_tx_bufs(adapter); in idpf_txq_group_alloc()