Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h265 #define CHELSIO_GET_UP_LA _IOWR('f', CH_GET_UP_LA, struct ch_up_la) macro
H A Dcxgb_main.c2946 case CHELSIO_GET_UP_LA: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1577 if (doit(iff_name, CHELSIO_GET_UP_LA, &la) < 0) in get_up_la()