Home
last modified time | relevance | path

Searched defs:mta (Results 1 – 19 of 19) sorted by relevance

/freebsd-10-stable/sys/dev/qlxge/
Dqls_hw.c1237 qls_hw_add_mcast(qla_host_t *ha, uint8_t *mta) in qls_hw_add_mcast()
1269 qls_hw_del_mcast(qla_host_t *ha, uint8_t *mta) in qls_hw_del_mcast()
1300 qls_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt, in qls_hw_set_multi()
Dqls_os.c844 uint8_t mta[Q8_MAX_NUM_MULTICAST_ADDRS * Q8_MAC_ADDR_LEN]; in qls_set_multi() local
/freebsd-10-stable/sys/dev/qlxgbe/
Dql_hw.c3659 qla_hw_mac_addr_present(qla_host_t *ha, uint8_t *mta) in qla_hw_mac_addr_present()
3671 qla_hw_add_mcast(qla_host_t *ha, uint8_t *mta, uint32_t nmcast) in qla_hw_add_mcast()
3699 qla_hw_del_mcast(qla_host_t *ha, uint8_t *mta, uint32_t nmcast) in qla_hw_del_mcast()
3734 uint8_t *mta = mcast_addr; in ql_hw_set_multi() local
Dql_os.c986 uint8_t mta[Q8_MAX_NUM_MULTICAST_ADDRS * Q8_MAC_ADDR_LEN]; in qla_set_multi() local
/freebsd-10-stable/sys/dev/qlxgb/
Dqla_os.c766 uint8_t mta[Q8_MAX_NUM_MULTICAST_ADDRS * Q8_MAC_ADDR_LEN]; in qla_set_multi() local
Dqla_hw.c1677 qla_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt, in qla_hw_set_multi()
/freebsd-10-stable/sys/dev/ixgb/
Dif_ixgb.c1085 u_int8_t *mta; local
Dif_ixgb.h348 u_int8_t *mta; member
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dqlnx_os.c2565 qlnx_hw_add_mcast(qlnx_host_t *ha, uint8_t *mta) in qlnx_hw_add_mcast()
2597 qlnx_hw_del_mcast(qlnx_host_t *ha, uint8_t *mta) in qlnx_hw_del_mcast()
2628 qlnx_hw_set_multi(qlnx_host_t *ha, uint8_t *mta, uint32_t mcnt, in qlnx_hw_set_multi()
2652 uint8_t mta[QLNX_MCAST_ADDRS_SIZE]; in qlnx_set_multi() local
/freebsd-10-stable/sys/dev/ixgbe/
Dif_ix.c2230 struct ixgbe_mc_addr *mta; in ixgbe_set_multi() local
2294 struct ixgbe_mc_addr *mta; in ixgbe_mc_array_itr() local
Dif_ixv.c1127 u8 mta[MAX_NUM_MULTICAST_ADDRESSES * IXGBE_ETH_LENGTH_OF_ADDRESS]; in ixv_set_multi() local
Dixv.h509 struct ixgbe_mc_addr *mta; member
Dixgbe.h508 struct ixgbe_mc_addr *mta; member
/freebsd-10-stable/sys/dev/e1000/
Dif_lem.h347 u8 *mta; member
Dif_em.h455 u8 *mta; member
Dif_igb.h520 u8 *mta; member
Dif_lem.c2044 u8 *mta; /* Multicast array memory */ in lem_set_multi() local
Dif_em.c2309 u8 *mta; /* Multicast array memory */ in em_set_multi() local
Dif_igb.c2030 u8 *mta; in igb_set_multi() local