Home
last modified time | relevance | path

Searched defs:cfctrl_link_param (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/caif/
H A Dcfctrl.h58 struct cfctrl_link_param { struct
59 enum cfctrl_srv linktype;/* (T3,T0) Type of Channel */
60 u8 priority; /* (P4,P0) Priority of the channel */
61 u8 phyid; /* (U2-U0) Physical interface to connect */
62 u8 endpoint; /* (E1,E0) Endpoint for data channels */
63 u8 chtype; /* (H1,H0) Channel-Type, applies to
65 union {
96 struct cfctrl_link_param param; argument