Searched refs:hds_cfg (Results 1 – 2 of 2) sorted by relevance
800 struct bna_hds_config hds_cfg; member
1695 cfg_req->rx_cfg.hds.type = rx->hds_cfg.hdr_type; in bna_bfi_rx_enet_start()1696 cfg_req->rx_cfg.hds.force_offset = rx->hds_cfg.forced_offset; in bna_bfi_rx_enet_start()1697 cfg_req->rx_cfg.hds.max_header_size = rx->hds_cfg.forced_offset; in bna_bfi_rx_enet_start()2471 rx->hds_cfg = rx_cfg->hds_config; in bna_rx_create()