Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h245 #define CHELSIO_GETMTUTAB _IOR('f', CH_GETMTUTAB, struct ch_mtus) macro
H A Dcxgb_main.c2762 case CHELSIO_GETMTUTAB: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c637 if (doit(iff_name, CHELSIO_GETMTUTAB, &m) < 0) in mtu_tab_op()