Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Ddevlink.h375 DEVLINK_LINECARD_STATE_UNPROVISIONED, enumerator
/Linux-v6.1/net/core/
Ddevlink.c2301 if (linecard->state != DEVLINK_LINECARD_STATE_UNPROVISIONED && in devlink_linecard_type_set()
2328 linecard->state = DEVLINK_LINECARD_STATE_UNPROVISIONED; in devlink_linecard_type_set()
2357 linecard->state = DEVLINK_LINECARD_STATE_UNPROVISIONED; in devlink_linecard_type_unset()
2364 if (linecard->state == DEVLINK_LINECARD_STATE_UNPROVISIONED) { in devlink_linecard_type_unset()
2379 linecard->state = DEVLINK_LINECARD_STATE_UNPROVISIONED; in devlink_linecard_type_unset()
10460 linecard->state = DEVLINK_LINECARD_STATE_UNPROVISIONED; in devlink_linecard_create()
10530 linecard->state = DEVLINK_LINECARD_STATE_UNPROVISIONED; in devlink_linecard_provision_clear()