Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcfcnfg.c29 struct cfcnfg_phyinfo { struct
30 struct list_head node;
31 bool up;
34 struct cflayer *frm_layer;
36 struct cflayer *phy_layer;
38 unsigned int id;
40 enum cfcnfg_phy_preference pref;
43 struct dev_info dev_info;
46 int ifindex;
49 int head_room;
[all …]