Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c267 if (slot >= PFC_N_MAC_ADDRESSES) { in hpi_pfc_mac_addr_enable()
290 if (slot >= PFC_N_MAC_ADDRESSES) { in hpi_pfc_mac_addr_disable()
430 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_set_mac_address()
454 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_clear_mac_address()
473 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_clear_multicast_hash_table()
488 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_set_multicast_hash_table()
504 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_set_l2_class_slot()
530 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_set_l3_class_config()
558 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_get_l3_class_config()
935 if (slot >= PFC_N_MAC_ADDRESSES) in hpi_pfc_mac_addr_get_i()
H A Dhpi_pfc.h73 #define PFC_N_MAC_ADDRESSES 16 macro
H A Dhxge_pfc.c504 *nmacs = PFC_N_MAC_ADDRESSES; in hxge_pfc_num_macs_get()