Home
last modified time | relevance | path

Searched refs:max_wrs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.h188 unsigned int max_wrs; /* max in-flight WRs per connection */ member
H A Dcxgb_offload.c1372 dev->ctl(dev, GET_MAX_OUTSTANDING_WR, &t->max_wrs) < 0 || in cxgb_offload_activate()