Searched refs:PKT_MAXBLR_SIZE (Results 1 – 7 of 7) sorted by relevance
95 #define PKT_MAXBLR_SIZE 1536 macro301 pram_ptr->fen_genfcc.fcc_mrblr = PKT_MAXBLR_SIZE; /* 1536 */ in fec_init()
114 #define PKT_MAXBLR_SIZE ((PKT_MAXBUF_SIZE + 31) & ~31) macro
263 FW(fecp, r_buff_size, PKT_MAXBLR_SIZE); in restart()
271 W16(ep, fen_genfcc.fcc_mrblr, PKT_MAXBLR_SIZE); in restart()
30 #define PKT_MAXBLR_SIZE 1520 macro463 fecp->emrbr = PKT_MAXBLR_SIZE; in fec_init()
86 #define PKT_MAXBLR_SIZE 1520 macro549 out_be32(&fecp->fec_r_buff_size, PKT_MAXBLR_SIZE); in fec_init()
25 #define PKT_MAXBLR_SIZE 1536 macro