Searched refs:CISTPLF_MF_CIS (Results 1 – 2 of 2) sorted by relevance
1089 cisptr.flags = (CISTPLF_AM_SPACE | CISTPLF_MF_CIS); in cis_list_create()1092 cisptr.flags = (CISTPLF_CM_SPACE | CISTPLF_MF_CIS); in cis_list_create()1371 CISTPLF_GLOBAL_CIS | CISTPLF_MF_CIS); in cis_store_cis_addr()1373 CISTPLF_GLOBAL_CIS | CISTPLF_MF_CIS)); in cis_store_cis_addr()
278 #define CISTPLF_MF_CIS 0x000000020 /* tuple from MF CIS chain */ macro