Home
last modified time | relevance | path

Searched refs:t3_vsc8211_fifo_depth (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc8211.c392 int t3_vsc8211_fifo_depth(adapter_t *adap, unsigned int mtu, int port) in t3_vsc8211_fifo_depth() function
H A Dcxgb_common.h848 int t3_vsc8211_fifo_depth(adapter_t *adap, unsigned int mtu, int port);
H A Dcxgb_xgmac.c496 int err = t3_vsc8211_fifo_depth(adap,orig_mtu,macidx(mac)); in t3_mac_set_mtu()