Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_vsc8211.c393 int t3_vsc8211_fifo_depth(adapter_t *adap, unsigned int mtu, int port) in t3_vsc8211_fifo_depth() function
Dcxgb_common.h849 int t3_vsc8211_fifo_depth(adapter_t *adap, unsigned int mtu, int port);
Dcxgb_xgmac.c486 int err = t3_vsc8211_fifo_depth(adap,orig_mtu,macidx(mac)); in t3_mac_set_mtu()