Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h187 struct if_notify_work { struct
188 struct work_struct work;
189 struct irdma_device *iwdev;
190 u32 ipaddr[4];
191 u16 vlan_id;
192 bool ipv4:1;
193 bool ifup:1;