Searched defs:hw_fib (Results 1 – 4 of 4) sorted by relevance
129 struct hw_fib *hw_fib; in aac_fib_setup() local269 struct hw_fib *hw_fib = fibptr->hw_fib_va; in aac_fib_init() local289 struct hw_fib *hw_fib = fibptr->hw_fib_va; in fib_dealloc() local375 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()442 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_fib_send() local731 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_fib_adapter_complete() local802 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_fib_complete() local891 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_handle_aif() local1580 struct hw_fib * hw_fib; in aac_check_health() local1686 struct hw_fib *hw_fib, *hw_newfib; in aac_command_thread() local
189 struct hw_fib * hw_fib; in aac_command_normal() local291 struct hw_fib * hw_fib; in aac_intr_normal() local
64 struct hw_fib * hw_fib = (struct hw_fib *)0; in ioctl_send_fib() local
380 struct hw_fib { struct381 struct aac_fibhdr header;382 u8 data[512-sizeof(struct aac_fibhdr)]; // Command specific data