Searched defs:cfcnfg_phyinfo (Results 1 – 1 of 1) sorted by relevance
29 struct cfcnfg_phyinfo { struct30 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 …]