Searched defs:rxb_addr (Results 1 – 4 of 4) sorted by relevance
289 static inline void *rxb_addr(struct iwl_rx_cmd_buffer *r) in rxb_addr() function
244 static inline void *rxb_addr(struct iwl_rx_cmd_buffer *r) in rxb_addr() function
87 #define rxb_addr(r) page_address(r->page) macro