Home
last modified time | relevance | path

Searched refs:ETH_P_NCSI (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dif_ether.h99 #define ETH_P_NCSI 0x88F8 /* NCSI protocol */ macro
/Linux-v5.4/net/ncsi/
Dncsi-cmd.c305 skb->protocol = htons(ETH_P_NCSI); in ncsi_alloc_command()
370 eh->h_proto = htons(ETH_P_NCSI); in ncsi_xmit_cmd()
Dncsi-manage.c1665 ndp->ptype.type = cpu_to_be16(ETH_P_NCSI); in ncsi_register_dev()