Home
last modified time | relevance | path

Searched refs:queueType (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h564 bit16 queueType; member
H A Dtdioctl.c3084 ForensicData.BufferType.queueBuf.queueType = FORENSIC_DATA_TYPE_IB_QUEUE; in tdsaForensicDataGetIoctl()
3090 ForensicData.BufferType.queueBuf.queueType = FORENSIC_DATA_TYPE_OB_QUEUE; in tdsaForensicDataGetIoctl()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4166 enum fman_port_qmi_counters queueType; in FM_PORT_GetCounter() local
4225 queueType = E_FMAN_PORT_ENQ_TOTAL; in FM_PORT_GetCounter()
4228 queueType = E_FMAN_PORT_DEQ_TOTAL; in FM_PORT_GetCounter()
4231 queueType = E_FMAN_PORT_DEQ_FROM_DFLT; in FM_PORT_GetCounter()
4234 queueType = E_FMAN_PORT_DEQ_CONFIRM; in FM_PORT_GetCounter()
4241 return fman_port_get_qmi_counter(&p_FmPort->port, queueType); in FM_PORT_GetCounter()
4254 enum fman_port_qmi_counters queueType; in FM_PORT_ModifyCounter() local
4307 queueType = E_FMAN_PORT_ENQ_TOTAL; in FM_PORT_ModifyCounter()
4310 queueType = E_FMAN_PORT_DEQ_TOTAL; in FM_PORT_ModifyCounter()
4313 queueType = E_FMAN_PORT_DEQ_FROM_DFLT; in FM_PORT_ModifyCounter()
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1913 bit16 queueType; member