Searched refs:HINIC_FA4_SET (Results 1 – 2 of 2) sorted by relevance
113 attr4 |= HINIC_FA4_SET(outbound_state, OUTBOUND_STATE); in hinic_outbound_state_set()131 attr4 |= HINIC_FA4_SET(db_state, DB_STATE); in hinic_db_state_set()
88 #define HINIC_FA4_SET(val, member) \ macro