Home
last modified time | relevance | path

Searched refs:addr_idx (Results 1 – 6 of 6) sorted by relevance

/drivers/hwtracing/coresight/
Dcoresight-etm3x-sysfs.c277 val = config->addr_idx; in addr_idx_show()
302 config->addr_idx = val; in addr_idx_store()
307 static DEVICE_ATTR_RW(addr_idx);
318 idx = config->addr_idx; in addr_single_show()
346 idx = config->addr_idx; in addr_single_store()
370 idx = config->addr_idx; in addr_range_show()
406 idx = config->addr_idx; in addr_range_store()
439 idx = config->addr_idx; in addr_start_show()
467 idx = config->addr_idx; in addr_start_store()
493 idx = config->addr_idx; in addr_stop_show()
[all …]
Dcoresight-etm4x-sysfs.c28 idx = config->addr_idx; in etm4_set_mode_exclude()
256 config->addr_idx = 0x0; in reset_store()
825 val = config->addr_idx; in addr_idx_show()
847 config->addr_idx = val; in addr_idx_store()
851 static DEVICE_ATTR_RW(addr_idx);
863 idx = config->addr_idx; in addr_instdatatype_show()
889 idx = config->addr_idx; in addr_instdatatype_store()
908 idx = config->addr_idx; in addr_single_show()
933 idx = config->addr_idx; in addr_single_store()
957 idx = config->addr_idx; in addr_range_show()
[all …]
Dcoresight-etm.h188 u8 addr_idx; member
Dcoresight-etm4x.h277 u8 addr_idx; member
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h551 __u8 addr_idx:3; member
557 __u8 addr_idx:3; member
Dsge.c112 u8 addr_idx; /* buffer index of first SGL entry in descriptor */ member
241 int nfrags, frag_idx, curflit, j = d->addr_idx; in unmap_skb()
271 d->addr_idx = j; in unmap_skb()
1063 sd->addr_idx = 0; in write_wr_hdr_sgl()