Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_osdep.c121 fc_str = IFM_ETH_FC_FULL; in e1000_fc2str()
/dragonfly/sys/net/
H A Dif_media.c435 if (strcmp(str, IFM_ETH_FC_FULL) == 0) in ifmedia_str2ethfc()
H A Dif_media.h709 #define IFM_ETH_FC_FULL "full" macro
/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c5232 return IFM_ETH_FC_FULL; in ix_ifmedia2str()
5250 return IFM_ETH_FC_FULL; in ix_fc2str()