Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/
H A D0001-Add-NCSI-channel-selector.patch126 nc = ncsi_add_channel(np, id);
/openbmc/linux/net/ncsi/
H A Dinternal.h387 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np,
H A Dncsi-rsp.c104 nc = ncsi_add_channel(np, id); in ncsi_rsp_handler_cis()
H A Dncsi-manage.c208 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np, unsigned char id) in ncsi_add_channel() function