Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/
HDcxgb_ioctl.h250 #define CHELSIO_READ_TCAM_WORD _IOWR('f', CH_READ_TCAM_WORD, struct ch_tcam_word) macro
HDcxgb_main.c2827 case CHELSIO_READ_TCAM_WORD: { in cxgb_extension_ioctl()
/trueos/tools/tools/cxgbtool/
HDcxgbtool.c924 if (doit(iff_name, CHELSIO_READ_TCAM_WORD, &op) < 0) in dump_tcam()