Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_hw.c47 static int qls_wait_for_mac_proto_idx_ready(qla_host_t *ha, uint32_t op);
214 qls_wait_for_mac_proto_idx_ready(qla_host_t *ha, uint32_t op) in qls_wait_for_mac_proto_idx_ready() function
254 ret = qls_wait_for_mac_proto_idx_ready(ha, Q81_CTL_MAC_PROTO_AI_MW); in qls_config_unicast_mac_addr()
266 ret = qls_wait_for_mac_proto_idx_ready(ha, Q81_CTL_MAC_PROTO_AI_MW); in qls_config_unicast_mac_addr()
276 ret = qls_wait_for_mac_proto_idx_ready(ha, Q81_CTL_MAC_PROTO_AI_MW); in qls_config_unicast_mac_addr()
320 ret = qls_wait_for_mac_proto_idx_ready(ha, Q81_CTL_MAC_PROTO_AI_MW); in qls_config_mcast_mac_addr()
331 ret = qls_wait_for_mac_proto_idx_ready(ha, Q81_CTL_MAC_PROTO_AI_MW); in qls_config_mcast_mac_addr()