Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddevlink.h443 unsigned long supported_cmodes; member
519 .supported_cmodes = _cmodes, \
530 .supported_cmodes = _cmodes, \
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c3616 return test_bit(cmode, &param->supported_cmodes); in devlink_param_cmode_is_supported()
4061 if (param->supported_cmodes == BIT(DEVLINK_PARAM_CMODE_DRIVERINIT)) in devlink_param_register_one()
8823 if (!param || !param->name || !param->supported_cmodes) in devlink_param_verify()