Searched refs:FNIC_OXID_ENCODE (Results 1 – 2 of 2) sorted by relevance
70 #define FNIC_OXID_ENCODE(idx, frame_type) (frame_type | idx) macro
148 oxid = FNIC_OXID_ENCODE(idx, oxid_frame_type); in fdls_alloc_oxid()