Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_int.c1447 u32 cau_state; in ecore_init_cau_sb_entry() local
1458 cau_state = CAU_HC_DISABLE_STATE; in ecore_init_cau_sb_entry()
1461 cau_state = CAU_HC_ENABLE_STATE; in ecore_init_cau_sb_entry()
1485 SET_FIELD(p_sb_entry->data, CAU_SB_ENTRY_STATE0, cau_state); in ecore_init_cau_sb_entry()
1486 SET_FIELD(p_sb_entry->data, CAU_SB_ENTRY_STATE1, cau_state); in ecore_init_cau_sb_entry()