Searched refs:__cxgbit_alloc_skb (Results 1 – 1 of 1) sorted by relevance
27 __cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len, bool iso) in __cxgbit_alloc_skb() function69 return __cxgbit_alloc_skb(csk, len, false); in cxgbit_alloc_skb()417 skb = __cxgbit_alloc_skb(csk, 0, true); in cxgbit_tx_datain_iso()