Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_hw.c254 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()
H A Dqls_hw.h379 #define Q81_CTL_MAC_PROTO_AI_MW BIT_31 macro