Searched defs:tsid (Results 1 - 12 of 12) sorted by relevance

/drivers/misc/sgi-gru/
H A Dgrumain.c310 *vdata, int tsid)
315 if (gts->ts_tsid == tsid)
325 unsigned char tlb_preload_count, int options, int tsid)
347 gts->ts_tsid = tsid;
372 struct gru_vma_data *gru_alloc_vma_data(struct vm_area_struct *vma, int tsid) argument
391 int tsid)
397 gts = gru_find_current_gts_nolock(vdata, tsid);
408 int tsid)
416 vdata->vd_user_options, tsid);
421 ngts = gru_find_current_gts_nolock(vdata, tsid);
309 gru_find_current_gts_nolock(struct gru_vma_data *vdata, int tsid) argument
323 gru_alloc_gts(struct vm_area_struct *vma, int cbr_au_count, int dsr_au_count, unsigned char tlb_preload_count, int options, int tsid) argument
390 gru_find_thread_state(struct vm_area_struct *vma, int tsid) argument
407 gru_alloc_thread_state(struct vm_area_struct *vma, int tsid) argument
[all...]
/drivers/net/wireless/ath/ath6kl/
H A Ddebug.c1484 if (kstrtou8(token, 0, &pstream.tsid))
1581 u8 tsid; local
1602 if (kstrtou8(token, 0, &tsid))
1606 traffic_class, tsid);
H A Dwmi.c379 cmd.tsid = WMI_IMPLICIT_PSTREAM;
1515 u8 tsid, index; local
1527 tsid = (tsinfo >> IEEE80211_WMM_IE_TSPEC_TID_SHIFT) &
1531 reply->ac, tsid);
2553 (params->tsid == WMI_IMPLICIT_PSTREAM ||
2554 params->tsid <= WMI_MAX_THINSTREAM))) {
2584 "sending create_pstream_cmd: ac=%d tsid:%d\n",
2585 params->traffic_class, params->tsid);
2591 if ((u32) params->tsid == (u32) WMI_IMPLICIT_PSTREAM) {
2603 (1 << params->tsid);
2626 ath6kl_wmi_delete_pstream_cmd(struct wmi *wmi, u8 if_idx, u8 traffic_class, u8 tsid) argument
[all...]
H A Dwmi.h1199 u8 tsid; member in struct:wmi_create_pstream_cmd
1214 u8 tsid; member in struct:wmi_delete_pstream_cmd
2601 u8 tsid);
/drivers/net/wireless/ti/wl1251/
H A Dacx.c1027 u8 tsid, enum wl1251_acx_ps_scheme ps_scheme,
1033 wl1251_debug(DEBUG_ACX, "acx tid cfg %d type %d tsid %d "
1034 "ps_scheme %d ack_policy %d", queue, type, tsid,
1043 acx->tsid = tsid;
1025 wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue, enum wl1251_acx_channel_type type, u8 tsid, enum wl1251_acx_ps_scheme ps_scheme, enum wl1251_acx_ack_policy ack_policy) argument
H A Dacx.h1316 u8 tsid; member in struct:wl1251_acx_tid_cfg
1496 u8 tsid, enum wl1251_acx_ps_scheme ps_scheme,
/drivers/net/wireless/ti/wlcore/
H A Dacx.c876 u8 tsid, u8 ps_scheme, u8 ack_policy,
894 acx->tsid = tsid;
874 wl1271_acx_tid_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue_id, u8 channel_type, u8 tsid, u8 ps_scheme, u8 ack_policy, u32 apsd_conf0, u32 apsd_conf1) argument
H A Dacx.h452 u8 tsid; member in struct:acx_tid_config
1085 u8 tsid, u8 ps_scheme, u8 ack_policy,
H A Dconf.h619 u8 tsid; member in struct:conf_tx_tid
/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h162 __be16 tsid; member in struct:fw_rdev_wr::rdev_entry::iscsi_rdev_entry
/drivers/scsi/qla4xxx/
H A Dql4_fw.h883 uint16_t tsid; /* 26-27 */ member in struct:dev_db_entry
/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2429 u16 tsid:4; member in struct:wcn36xx_hal_ts_info_tfc
2433 u16 tsid:4;

Completed in 2521 milliseconds