Searched refs:SL11_MAX_PACKET_SIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h141 #define SL11_MAX_PACKET_SIZE 240 macro
H A Dsl811hs.c967 if (max_packet <= SL11_MAX_PACKET_SIZE) {
1068 pmaxpkt = SL11_MAX_PACKET_SIZE;
2295 SL11_MAX_PACKET_SIZE) {
3439 alen <= SL11_MAX_PACKET_SIZE && aaddr + alen <= SL11_BUFFER_END) {
3447 blen <= SL11_MAX_PACKET_SIZE && baddr + blen <= SL11_BUFFER_END) {

Completed in 185 milliseconds