Searched refs:tag_info (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/soc/ti/
H A Dknav_dma.h133 * @tag_info: Flow tag info written in during RX
146 __le32 tag_info; member in struct:knav_dma_desc
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c151 * append="aic7xxx=verbose,tag_info:{{32,32,32,32},{32,32,32,32}}"
348 " tag_info:<tag_str> Set per-target tag depth\n"
359 " options aic7xxx 'aic7xxx=probe_eisa_vl.tag_info:{{}.{.10}}.seltime:1'\n"
921 printk("tag_info[%d:%d] = %d\n", instance, targ, value);
1031 { "tag_info", NULL },
1058 } else if (strncmp(p, "tag_info", n) == 0) {
1059 s = ahc_parse_brace_option("tag_info", p + n, end,
1359 "aic7xxx: WARNING: Insufficient tag_info instances\n"
1367 adapter_tag_info_t *tag_info; local
1369 tag_info
[all...]
H A Daic79xx_osm.c78 * append="aic79xx=verbose,tag_info:{{32,32,32,32},{32,32,32,32}}"
335 " tag_info:<tag_str> Set per-target tag depth\n"
349 " options aic79xx 'aic79xx=verbose.tag_info:{{}.{}.{..10}}.seltime:1'\n"
1037 printk("tag_info[%d:%d] = %d\n", instance, targ, value);
1147 { "tag_info", NULL },
1177 } else if (strncmp(p, "tag_info", n) == 0) {
1178 s = ahd_parse_brace_option("tag_info", p + n, end,
1489 "aic79xx: WARNING: Insufficient tag_info instances\n"
1497 adapter_tag_info_t *tag_info; local
1499 tag_info
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dnetcp_core.c1245 set_words(&tmp, 1, &desc->tag_info);

Completed in 234 milliseconds