Home
last modified time | relevance | path

Searched defs:coreid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11877 static void t4_read_cimq_cfg_ibq_core(struct adapter *adap, u8 coreid, u32 qid, in t4_read_cimq_cfg_ibq_core()
11903 static void t4_read_cimq_cfg_obq_core(struct adapter *adap, u8 coreid, u32 qid, in t4_read_cimq_cfg_obq_core()
11938 void t4_read_cimq_cfg_core(struct adapter *adap, u8 coreid, u16 *base, in t4_read_cimq_cfg_core()
11952 static int t4_read_cim_ibq_data_core(struct adapter *adap, u8 coreid, u32 addr, in t4_read_cim_ibq_data_core()
11992 int t4_read_cim_ibq_core(struct adapter *adap, u8 coreid, u32 qid, u32 *data, in t4_read_cim_ibq_core()
12018 static int t4_read_cim_obq_data_core(struct adapter *adap, u8 coreid, u32 addr, in t4_read_cim_obq_data_core()
12052 int t4_read_cim_obq_core(struct adapter *adap, u8 coreid, u32 qid, u32 *data, in t4_read_cim_obq_core()
12091 int t4_cim_read_core(struct adapter *adap, u8 group, u8 coreid, in t4_cim_read_core()
12132 int t4_cim_write_core(struct adapter *adap, u8 group, u8 coreid, in t4_cim_write_core()
12173 int t4_cim_read_la_core(struct adapter *adap, u8 coreid, u32 *la_buf, in t4_cim_read_la_core()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9355 uint8_t coreid = (uint8_t)arg2; in sysctl_loadavg() local
9439 int rc, i, n, qid, coreid; in sysctl_cim_ibq() local
9484 int rc, i, n, qid, coreid; in sysctl_cim_obq() local
9591 sbuf_cim_la(struct adapter *sc, int coreid, struct sbuf *sb, int flags) in sbuf_cim_la()
9626 int coreid = arg2; in sysctl_cim_la() local
9857 u_int coreid = arg2; in sysctl_cim_qcfg_t7() local
10093 sbuf_devlog(struct adapter *sc, int coreid, struct sbuf *sb, int flags) in sbuf_devlog()
10176 int rc, i, coreid = arg2; in sysctl_devlog() local