Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 11 of 11) sorted by relevance

/drivers/net/chelsio/
Dsge.c235 struct sched { struct
240 struct sched_port p[MAX_NPORTS]; argument
241 struct tasklet_struct sched_tsk;/* tasklet used to run scheduler */ argument
/drivers/usb/host/
Dehci-sched.c1158 struct ehci_iso_sched *sched; in itd_urb_transaction() local
1240 struct ehci_iso_sched *sched, in sitd_slot_ok()
1334 struct ehci_iso_sched *sched = urb->hcpriv; in iso_stream_schedule() local
1918 struct ehci_iso_sched *sched = urb->hcpriv; in sitd_link_urb() local
/drivers/usb/musb/
Dmusb_host.c2019 struct list_head *sched; in musb_urb_dequeue() local
2105 struct list_head *sched; in musb_h_disable() local
/drivers/net/cxgb3/
Dcxgb3_main.c681 char *buf, int sched) in tm_attr_show()
707 const char *buf, size_t len, int sched) in tm_attr_store()
730 #define TM_ATTR(name, sched) \ argument
818 static int send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo, in send_pktsched_cmd()
Dcxgb3_ioctl.h101 uint8_t sched; member
Dt3_hw.c2993 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched()
Dt3_cpl.h889 __u8 sched; member
/drivers/input/joystick/
Dsidewinder.c139 int timeout, bitout, sched, i, kick, start, strobe; in sw_read_packet() local
/drivers/net/wireless/ath9k/
Dcore.h397 int sched; member
405 int sched; /* dest-ac is scheduled */ member
Dmain.c507 bool sched = false; in ath_isr() local
/drivers/infiniband/hw/cxgb3/
Diwch_cm.c2100 static int sched(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in sched() function