Home
last modified time | relevance | path

Searched refs:OCT_DEV_STATES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h111 #define OCT_DEV_STATES OCT_DEV_STATE_INVALID macro
H A Docteon_device.c530 static char oct_dev_state_str[OCT_DEV_STATES + 1][32] = {
633 if (istate > OCT_DEV_STATES || istate < 0) in lio_get_state_string()