Home
last modified time | relevance | path

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

/linux-3.4.99/net/dcb/
Ddcbnl.c1229 struct dcb_app_type *itr; in dcbnl_ieee_fill()
1376 struct dcb_app_type *itr; in dcbnl_cee_fill()
2054 struct dcb_app_type *itr; in dcb_getapp()
2081 struct dcb_app_type *itr; in dcb_setapp()
2082 struct dcb_app_type event; in dcb_setapp()
2106 struct dcb_app_type *entry; in dcb_setapp()
2107 entry = kmalloc(sizeof(struct dcb_app_type), GFP_ATOMIC); in dcb_setapp()
2133 struct dcb_app_type *itr; in dcb_ieee_getapp_mask()
2159 struct dcb_app_type *itr, *entry; in dcb_ieee_setapp()
2160 struct dcb_app_type event; in dcb_ieee_setapp()
[all …]
/linux-3.4.99/include/net/
Ddcbnl.h25 struct dcb_app_type { struct
/linux-3.4.99/drivers/scsi/fcoe/
Dfcoe.c1859 struct dcb_app_type *entry = ptr; in fcoe_dcb_app_notification()