Searched refs:qla_get_optics (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/qlxgbe/
H A Dql_inline.h89 qla_get_optics(qla_host_t *ha) function
H A Dql_os.c834 ifmedia_add(&ha->media, (IFM_ETHER | qla_get_optics(ha) | IFM_FDX), 0,
1119 ifmr->ifm_active |= (IFM_FDX | qla_get_optics(ha));
/freebsd-10.2-release/sys/dev/qlxgb/
H A Dqla_inline.h96 qla_get_optics(qla_host_t *ha) function
H A Dqla_os.c705 ifmedia_add(&ha->media, (IFM_ETHER | qla_get_optics(ha) | IFM_FDX), 0,
979 ifmr->ifm_active |= (IFM_FDX | qla_get_optics(ha));

Completed in 103 milliseconds