Searched refs:nh_off (Results 1 – 1 of 1) sorted by relevance
1396 const int nh_off = skb_network_offset(skb); in pasemi_mac_queue_csdesc() local1404 XCT_FUN_CRM_SIG | XCT_FUN_LLEN(skb->len - nh_off) | in pasemi_mac_queue_csdesc()1431 CS_DESC(csring, fill) = XCT_PTR_LEN(map_size[0]-nh_off) | XCT_PTR_ADDR(map[0]+nh_off); in pasemi_mac_queue_csdesc()1487 const int nh_off = skb_network_offset(skb); in pasemi_mac_start_tx() local1519 dflags |= XCT_MACTX_IPO(nh_off); in pasemi_mac_start_tx()1524 dflags |= XCT_MACTX_IPO(nh_off); in pasemi_mac_start_tx()