Searched refs:get_tx_slab (Results 1 – 1 of 1) sorted by relevance
496 static inline struct k_mem_slab *get_tx_slab(struct net_context *context) in get_tx_slab() function514 #define get_tx_slab(...) NULL macro1342 if ((pkt->context != NULL) && (get_tx_slab(pkt->context) != NULL)) {1343 return pkt->slab == get_tx_slab(pkt->context);