Searched refs:iw_current (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ixl/
H A Dixl_iw_int.h45 enum ixl_iw_pf_state iw_current; member in struct:ixl_iw_pf_entry_state
H A Dixl_iw.c77 (pf_entry->state.iw_current == IXL_IW_PF_STATE_OFF))
80 (pf_entry->state.iw_current == IXL_IW_PF_STATE_ON))
97 pf_entry->state.iw_current = IXL_IW_PF_STATE_ON;
106 pf_entry->state.iw_current = IXL_IW_PF_STATE_OFF;
251 pf_entry->state.iw_current = IXL_IW_PF_STATE_OFF;

Completed in 100 milliseconds