Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_dragonfly.h41 void e1000_force_flowctrl(struct e1000_hw *hw, int ifm);
H A De1000_osdep.c177 e1000_force_flowctrl(struct e1000_hw *hw, int ifm) in e1000_force_flowctrl() function
/dragonfly/sys/dev/netif/em/
H A Dif_em.c2312 e1000_force_flowctrl(hw, adapter->ifm_flowctrl); in em_update_link_status()
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c2003 e1000_force_flowctrl(hw, sc->ifm_flowctrl); in emx_update_link_status()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c1388 e1000_force_flowctrl(hw, sc->ifm_flowctrl); in igb_update_link_status()