Home
last modified time | relevance | path

Searched refs:spid (Results 1 – 5 of 5) sorted by relevance

/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c356 int spid; in mv88e6xxx_g1_atu_prob_irq_thread_fn() local
379 spid = entry.state; in mv88e6xxx_g1_atu_prob_irq_thread_fn()
390 entry.mac, entry.portvec, spid); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
391 chip->ports[spid].atu_member_violation++; in mv88e6xxx_g1_atu_prob_irq_thread_fn()
397 entry.mac, entry.portvec, spid); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
398 chip->ports[spid].atu_miss_violation++; in mv88e6xxx_g1_atu_prob_irq_thread_fn()
404 entry.mac, entry.portvec, spid); in mv88e6xxx_g1_atu_prob_irq_thread_fn()
405 chip->ports[spid].atu_full_violation++; in mv88e6xxx_g1_atu_prob_irq_thread_fn()
Dglobal1_vtu.c566 int spid; in mv88e6xxx_g1_vtu_prob_irq_thread_fn() local
584 spid = val & MV88E6XXX_G1_VTU_OP_SPID_MASK; in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
588 entry.vid, spid); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
589 chip->ports[spid].vtu_member_violation++; in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
594 entry.vid, spid); in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
595 chip->ports[spid].vtu_miss_violation++; in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
/drivers/usb/host/
Duhci-debug.c47 char *spid; in uhci_show_td() local
72 spid = "SETUP"; in uhci_show_td()
75 spid = "OUT"; in uhci_show_td()
78 spid = "IN"; in uhci_show_td()
81 spid = "?"; in uhci_show_td()
91 spid); in uhci_show_td()
/drivers/s390/char/
Dvmur.c562 static int diag_read_next_file_info(struct file_control_block *buf, int spid) in diag_read_next_file_info() argument
566 cc = diag14((unsigned long) buf, spid, 0xfff); in diag_read_next_file_info()
/drivers/pinctrl/tegra/
Dpinctrl-tegra20.c2144 MUX_PG(spid, SPI2, SPI1, SPI2_ALT, GMI, 0x18, 13, 0x8c, 24, 0xa8, 10),