Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dif_ixl.c454 ixl_clear_state(&pf->state, IXL_STATE_LINK_POLLING); in ixl_admin_timer()
464 ixl_clear_state(&pf->state, IXL_STATE_LINK_POLLING); in ixl_admin_timer()
629 ixl_clear_state(&pf->state, IXL_STATE_EEE_ENABLED); in ixl_if_attach_pre()
657 ixl_clear_state(&pf->state, in ixl_if_attach_pre()
H A Dixl_pf.h291 void ixl_clear_state(volatile u32 *s, enum ixl_state bit);
H A Dixl_pf_main.c148 ixl_clear_state(volatile u32 *s, enum ixl_state bit) in ixl_clear_state() function
1938 ixl_clear_state(&pf->state, IXL_STATE_MDD_PENDING); in ixl_handle_mdd_event()
2015 ixl_clear_state(&pf->state, IXL_STATE_RESETTING); in ixl_handle_empr_reset()
4605 ixl_clear_state(&pf->state, IXL_STATE_FW_LLDP_DISABLED); in ixl_start_fw_lldp()
4695 ixl_clear_state(&pf->state, IXL_STATE_EEE_ENABLED); in ixl_sysctl_eee_enable()
4719 ixl_clear_state(&pf->state, IXL_STATE_LINK_ACTIVE_ON_DOWN); in ixl_sysctl_set_link_active()
H A Dixl_pf_iflib.c1040 ixl_clear_state(&pf->state, in ixl_rebuild_hw_structs_after_reset()