Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.c1444 u32 cau_state; in ecore_init_cau_sb_entry() local
1455 cau_state = CAU_HC_DISABLE_STATE; in ecore_init_cau_sb_entry()
1458 cau_state = CAU_HC_ENABLE_STATE; in ecore_init_cau_sb_entry()
1482 SET_FIELD(p_sb_entry->data, CAU_SB_ENTRY_STATE0, cau_state); in ecore_init_cau_sb_entry()
1483 SET_FIELD(p_sb_entry->data, CAU_SB_ENTRY_STATE1, cau_state); in ecore_init_cau_sb_entry()