Home
last modified time | relevance | path

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

/include/linux/
Dintel_rapl.h126 int (*read_raw)(int cpu, struct reg_action *ra);
127 int (*write_raw)(int cpu, struct reg_action *ra);
Dpagemap.h833 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead() argument
837 page_cache_sync_ra(&ractl, ra, req_count); in page_cache_sync_readahead()
856 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead() argument
860 page_cache_async_ra(&ractl, ra, page, req_count); in page_cache_async_readahead()
Dipv6.h128 __be16 ra; member
Dfs.h932 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument
934 return (index >= ra->start && in ra_has_index()
935 index < ra->start + ra->size); in ra_has_index()
3139 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
Dieee80211.h1318 u8 ra[ETH_ALEN]; member
1325 u8 ra[ETH_ALEN]; member
1457 __u8 ra[ETH_ALEN]; member
/include/net/
Dmac80211.h5593 void ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra,
5619 void ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra,
6034 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn);