Searched refs:ftmac100_rxdes (Results 1 – 4 of 4) sorted by relevance
47 struct ftmac100_rxdes rxdes[RX_QUEUE_ENTRIES];74 struct ftmac100_rxdes *rxdes, gfp_t gfp);233 static bool ftmac100_rxdes_first_segment(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_first_segment()238 static bool ftmac100_rxdes_last_segment(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_last_segment()243 static bool ftmac100_rxdes_owned_by_dma(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_owned_by_dma()248 static void ftmac100_rxdes_set_dma_own(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_set_dma_own()254 static bool ftmac100_rxdes_rx_error(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_rx_error()259 static bool ftmac100_rxdes_crc_error(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_crc_error()264 static bool ftmac100_rxdes_runt(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_runt()269 static bool ftmac100_rxdes_odd_nibble(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_odd_nibble()[all …]
145 struct ftmac100_rxdes { struct
24 struct ftmac100_rxdes rxdes[PKTBUFSRX];83 struct ftmac100_rxdes *rxdes = priv->rxdes; in _ftmac100_init()145 struct ftmac100_rxdes *curr_des; in _ftmac100_free_pkt()158 struct ftmac100_rxdes *curr_des; in __ftmac100_recv()248 struct ftmac100_rxdes *curr_des; in _ftmac100_recv()341 struct ftmac100_rxdes *curr_des; in ftmac100_recv()
119 struct ftmac100_rxdes { struct