ixl_clear_state
ixl_clear_state(&pf->state, IXL_STATE_LINK_POLLING);
ixl_clear_state(&pf->state, IXL_STATE_LINK_POLLING);
ixl_clear_state(&pf->state, IXL_STATE_EEE_ENABLED);
ixl_clear_state(&pf->state,
void ixl_clear_state(volatile u32 *s, enum ixl_state bit);
ixl_clear_state(&pf->state,
ixl_clear_state(&pf->state, IXL_STATE_MDD_PENDING);
ixl_clear_state(&pf->state, IXL_STATE_RESETTING);
ixl_clear_state(&pf->state, IXL_STATE_FW_LLDP_DISABLED);
ixl_clear_state(&pf->state, IXL_STATE_EEE_ENABLED);
ixl_clear_state(&pf->state, IXL_STATE_LINK_ACTIVE_ON_DOWN);