Searched refs:rtw_fwcd_hdr (Results 1 – 1 of 1) sorted by relevance
349 struct rtw_fwcd_hdr { struct361 u32 prep_size = chip->fw_rxff_size + sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep() argument365 prep_size += segs->num * sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep()384 struct rtw_fwcd_hdr *hdr; in rtw_fwcd_next()392 next = desc->next + sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_next()398 hdr = (struct rtw_fwcd_hdr *)(desc->next); in rtw_fwcd_next()
Completed in 7 milliseconds