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

/linux-master/drivers/infiniband/core/
H A Dsecurity.c302 static void port_pkey_list_remove(struct ib_port_pkey *pp) function
463 port_pkey_list_remove(&sec->ports_pkeys->main);
464 port_pkey_list_remove(&sec->ports_pkeys->alt);
642 port_pkey_list_remove(&tmp_pps->main);
643 port_pkey_list_remove(&tmp_pps->alt);

Completed in 301 milliseconds