Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/plip/
Dplip.c162 PLIP_CN_NONE=0, enumerator
689 nl->connection = PLIP_CN_NONE; in plip_receive_packet()
866 nl->connection = PLIP_CN_NONE; in plip_connection_close()
888 nl->connection = PLIP_CN_NONE; in plip_error()
931 case PLIP_CN_NONE: in plip_interrupt()
984 if (nl->connection == PLIP_CN_NONE) { in plip_tx_packet()
1078 nl->connection = PLIP_CN_NONE; in plip_open()
1132 nl->connection = PLIP_CN_NONE; in plip_close()
1163 if (nl->connection != PLIP_CN_NONE) { in plip_preempt()