Home
last modified time | relevance | path

Searched refs:RAF (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h175 #define RAF 0x00001000 /* Receive-All Mode … macro
/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h177 #define RAF 0x00001000 /* Receive-All Mode */ macro
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h176 #define RAF 0x00001000 /* Receive-All Mode */ macro
/linux-3.4.99/drivers/net/ethernet/adi/
Dbfin_mac.c1344 sysctl &= ~(RAF | PAM); in bfin_mac_set_multicast_list()