Home
last modified time | relevance | path

Searched defs:rss_size (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c775 int error, rss_size; in hn_rndis_conf_rss() local
/freebsd/sys/dev/vnic/
H A Dnic.h190 uint16_t rss_size; member
488 struct rss_sz_msg rss_size; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7898 t4_alloc_vi_func(struct adapter * adap,unsigned int mbox,unsigned int port,unsigned int pf,unsigned int vf,unsigned int nmac,u8 * mac,u16 * rss_size,uint8_t * vfvld,uint16_t * vin,unsigned int portfunc,unsigned int idstype) t4_alloc_vi_func() argument
7968 t4_alloc_vi(struct adapter * adap,unsigned int mbox,unsigned int port,unsigned int pf,unsigned int vf,unsigned int nmac,u8 * mac,u16 * rss_size,uint8_t * vfvld,uint16_t * vin) t4_alloc_vi() argument
[all...]
/freebsd/sys/dev/cxgbe/
H A Dadapter.h215 uint16_t rss_size; /* size of VI's RSS table slice */ global() member